ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Notification>.Remove (Function)
Removes a previously sent interactive 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.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
<htmlDocument variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document.
<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.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Detailed use of WINDEV FTP/RPC
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
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)....