ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Memory area management functions
The following functions are used to handle the certificates:...
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
ThreadRequestStop (Function)
Sends a stop request to a thread.
BCToImage (Function)
Generates the image of a bar code.
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....
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.
<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.
<Notification>.Remove (Function)
Removes a previously sent interactive notification.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.