ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
ThreadRequestStop (Function)
Sends a stop request to a thread.
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.
<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.
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<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.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
The OLE control
The OLE control is used to handle an OLE object......
Defining columns of Table controls programmatically
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
TableMode (Function)
TableMode is kept for backward compatibility.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......