ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

USBDisconnect (Function)
Disconnects or ejects a USB device.
Functions for handling directories and external files
List of functions for handling external files...
Linear Looper control properties
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
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.
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
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.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.