ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
Error 1003: The element does not exist in the class
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
NotifListCategory (Function)
Lists the notification categories of the application.
Repairing the project
In some cases, "Project......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
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.
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.