ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StatCovariance (Example)
Usage example of the StatCovariance function
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
GanttListTask (Example)
Usage example of the GanttListTask function
Creating the Table windows of the WINDEV RAD pattern
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
MatExist (Example)
Usage example of the MatExist function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StatVariance (Example)
Usage example of the StatVariance 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)....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
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....
HListFile (Example)
Usage example of the HListFile function