ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SocketCreate (Example)
Usage example of the SocketCreate 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
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)....
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
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.
<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....
StatCorrelation (Example)
Usage example of the StatCorrelation function
fCurrentDir (Example)
Usage example of the fCurrentDir 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......
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.