ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToText (Function)
Converts an HTML string or buffer to text.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Referring to an element in a WLanguage event / process
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
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....
Structure (Type of variable)
A structure is a custom type of data...
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 Webservice.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.