ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
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.
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
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
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, ......
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
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