ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
StatCovariance (Example)
Usage example of the StatCovariance function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
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.
StatAverageDeviation (Example)
Usage example of the statAverageDeviation 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
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Info (Function)
Displays a custom message in a system information window.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
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.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
<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.