ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 42: Label out of scope of GOTO
NotifListCategory (Function)
Lists the notification categories of the application.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
Table,Count (External language)
Returns the number of elements in a Table control.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload 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....
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Memory area management functions
The following functions are used to handle the certificates:...
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
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)....
XMLRoot (Function)
Positions on the root tag of an XML document.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.