ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLModify (Function)
Modifies the content of the current element found in the XML document.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
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, ......
Window controls
Several types of controls can be used in a window, ......
.NET application
To create a.NET application from a project......
14. Controls in practice
PythonExecute (Function)
Executes a function present in a Python module.
HCreateView (Example)
Usage example of the HCreateView 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).
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
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.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Copying controls from the page editor
The controls can be copied from the page editor......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.