ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
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.).
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.
Error 42: Label out of scope of GOTO
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.
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).
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.
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.