ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
TwainState (Example)
Usage example of the TwainState function
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
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.
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
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Error 1032: The inheritance is not allowed in a structure
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
<Array>.Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
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
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.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...