ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SocketCreate (Example)
Usage example of the SocketCreate function
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
MatExist (Example)
Usage example of the MatExist function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
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)....
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
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....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
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