ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
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....
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
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....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
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
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.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....