ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
KeyCompareKey (Function)
Compares an initial key with an activation key.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
HDescribeItem (Function)
Describes a file item through programming.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Window controls
Several types of controls can be used in a window, ......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
SaaS constants
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Description (Property)
The Description property is used to get and change the page description.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
Installing and starting WDTRAD
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HDescribeFile (Function)
Describes a data file programmatically.