ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
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......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
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....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
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....
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
SysRecentDocList (Function)
Returns the list of recently opened documents.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Constants for managing certificates
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
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.