ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
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...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
TextToRTF (Function)
Converts text to Rich Text Format.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
iPrintImage (Example)
Usage example of the iPrintImage function
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Combo Box control functions
List of functions for handling the Combo Box controls...
CharactTypeCount (Function)
Returns the number of characters matching a given type.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
iColumnEnd (Function)
Forces a column break in a multi-column report.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
iParameterPDF (Example)
Usage example of the iParameterPDF function
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).