ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddDirectory (Example)
Usage example of the zipAddDirectory function
fRename (Example)
Usage example of the fRename 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)....
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
LooperDelete (Function)
Deletes a row from a Looper control.
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.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
Type (Example)
Usage example of the Type property
HState (Example)
Usage example of the HState function
SysMetric (Function)
Returns the resolution of a specific element.
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.
HRecNum (Example)
Usage example of the HRecNum function
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.