ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
docParagraph (Variable type)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
XMLModify (Function)
Modifies the content of the current element found in the XML document.
PythonExecute (Function)
Executes a function present in a Python module.
HCreateView (Example)
Usage example of the HCreateView function
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
Functions for handling directories and external files
List of functions for handling external files...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
HChangeConnection (Example)
Usage example of the HChangeConnection function
Constants for managing emails
List of constants used by the functions for managing emails....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.