ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
HListFile (Example)
Usage example of the HListFile function
StatCorrelation (Example)
Usage example of the StatCorrelation function
fCurrentDir (Example)
Usage example of the fCurrentDir function
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
StatAverage (Example)
Usage example of the StatAverage function
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
Error 1032: The inheritance is not allowed in a structure
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
ContinentList (Function)
Returns the list of continents.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
DnDGetData (Example)
Usage example of the DnDGetData function
EmailReadLast (Example)
Usage example of the EmailReadLast function
Error 1048: The inheritance is not allowed in a composite variable
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
RestartProgram (Function)
Ends the application and restarts it.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.