ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Events associated with ListView controls
List of events associated with ListView controls...
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
ControlClone (Function)
Creates a new control from an existing control.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Round (keyword)
The Round keyword can correspond to...