ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
SQLExec (Function)
Names and runs an SQL query.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
iReportPrintingStatus (Function)
Returns the status of the current print.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
fRename (Function)
Modifies the name of a file.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Types of Edit controls
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
GPSGetPosition (Function)
Retrieves information about the current device position.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
Map control functions
Map control functions...
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.