ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Push (Function)
Pushes an element onto the stack.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
fShortName (Function)
Returns the short name of a file or directory.
Chart management functions
...Chart management functions...
TreeListItem (Example)
Usage example of the TreeListItem function
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Enqueue (Function)
Adds an element to the queue.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
VariantConvert (Function)
Converts the value stored in a Variant variable].
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
11. Controls in practice
Discover the main characteristics of the controls...
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
StringFormat (Function)
Formats a character string according to the selected options.
fMoveDir (Example)
Usage example of the fMoveDir function
Constants for managing the registry
List of constants used by the registry management functions....