ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
8. Sharing a project in practice
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
CurrentWin (Function)
Identifies the window currently in edit.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Constants for external files
List of constants used by the functions for managing external files....
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
LDAPFind (Function)
Performs a search in an LDAP server.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Speech synthesis in the mobile applications
The phones can talk!......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
RedisSet (Function)
Changes the value of a key on a Redis server.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
HCheckStructure (Function)
Defines the mode for comparing data files.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Installing a SOAP server with IIS
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.