ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
SysMetric (Function)
Returns the resolution of a specific element.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
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)....
LooperDelete (Function)
Deletes a row from a Looper control.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
zipListFile (Function)
Returns the list of files found in an archive.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
fClose (Example)
Usage example of the fClose function
zipMsgError (Example)
Usage example of the zipMsgError function
iPrintZone (Example)
Usage example of the iPrintZone function
HTTPRequest (Function)
Starts an HTTP request on a server.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.