ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
BurnerStatus (Function)
Returns the status of the current burner.
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Structure (Type of variable)
A structure is a custom type of data...
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
BurnerPath (Function)
Returns the path of the current burner.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....