ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
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.
Installing a Webservice (old format)
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.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
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.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......