ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDForce (Function)
DnDForce is kept for backward compatibility.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
Using the Salesforce service
Salesforce is a very popular CRM software......
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Creating user accounts
A User account allows the server administrator to......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Position (Function)
Finds the position of a specified string within another string.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Materialized view
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....