ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
grMenu (Function)
Defines the type of context menu displayed by a chart.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Exist (Property)
The Exist property determines if the element of an associative array exists.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
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
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
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......
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....