ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a Webservice (old format)
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....
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.
13. External component in practice
External component in practice...
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Referring to an element in a WLanguage event / process
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HTMLToText (Function)
Converts an HTML string or buffer to text.
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.
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....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
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.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
HConnect (Example)
Usage example of the HConnect function
ControlToSource (Function)
Assigns the control value to the source of a control link.