ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDelete (Function)
Deletes a row from a Looper control.
grColor (Function)
Returns and initializes the color of different chart elements.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
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......
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
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.
fSize (Example)
Usage example of the fSize function
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
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