ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Namespace (Property)
The Namespace property is used to manage namespaces.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
ArrayCopy (Function)
Copies the content of an array to another array.
MatMultiply (Function)
Multiplies two matrices.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
Polygon (Property)
The Polygon keyword can correspond to...
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
Error 1060: Unable to call method without parameter: add ()
Subject (Property)
The Subject property is used to get and change the subject of an element.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Error 112: An array can only have a maximum of X dimensions
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Move
The Move property determines if an element can be moved.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....