ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
Error 42: Label out of scope of GOTO
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.