ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
iParameterReport (Function)
Configures the printer by opening the configuration window.
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
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)....
gImage (Function)
Builds a sequence of characters containing an image.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
TreeListItem (Example)
Usage example of the TreeListItem function
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
SQLFirst (Function)
Positions on the first row of the query result.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.