ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
FBGetUserInformation (Function)
Gets the Facebook information of the connected user.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server tables....
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....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.