ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdCreateNote (Function)
Creates a Repositionable Note control.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
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......
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.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
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.
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....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
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
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
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......