ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
<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
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
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)....
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, ......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
NFCSendTag (Function)
Sends a NFC tag to another device.
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Outstanding progress bars
Simple or symmetric progress bar?...
TwainState (Example)
Usage example of the TwainState function