ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HTTPSendForm (Function)
Sends an HTTP form.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
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......
ToClipboard (Function)
Writes text or image information into the system clipboard.
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.
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