ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysMetric (Function)
Returns the resolution of a specific element.
HModify (Example)
Usage example of the HModify function
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.
TimeToInteger (Function)
Converts a time to an integer.
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
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.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
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......
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
fRename (Example)
Usage example of the fRename function
zipSize (Example)
Usage example of the zipSize function
Defining clickable areas
In a page, an Image control can contain clickable areas......
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.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
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