ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
ThreadRequestStop (Function)
Sends a stop request to a thread.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
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....
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
PicRotation (Function)
Rotates a WDPic image.
USING IN (Critical section)
The statement USING ... IN makes it possible to automatically perform initialization and ending operations on critical sections.
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<htmlNode variable>.InsertBefore (Function)
Adds a node before the specified node in an HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....