ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
fAttribute (Function)
Returns or modifies the attributes of a file.
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Map control properties
The following properties can be used with Map controls:...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Developing 64-bit sites
You can deploy 64-bit compatible sites......
ServiceContinue (Function)
Restarts a paused service.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
7. Debugger
WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
fRename (Function)
Modifies the name of a file.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Looper control functions
List of functions for managing Looper controls...
HAlias (Example)
Usage example of the HAlias function
Sort (Function)
Sorts a WLanguage array.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
HCancelBackup (Function)
Cancels a current backup.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.