ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
How to use an array of structures?
An array of structures is an Array variable......
zipSelectFile (Function)
Selects files from an archive.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
MemFound (Function)
Checks whether the sought element was found.
SQLModify (Function)
Modifies the content of a row in the query result.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
XMLNext (Function)
Positions on the next element (tag or attribute).
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Functions for handling directories and external files
List of functions for handling external files...
Linear Looper control properties
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Table,Select,+ (External language)
Selects an element in a Table control.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
<Page>.Address (Function)
Used to find out the Internet address of a page.
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
USBDisconnect (Function)
Disconnects or ejects a USB device.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.