ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing emails
List of constants used by the functions for managing emails....
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
"?" menu
WINDEV proposes a help menu adapted to your applications......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
gClickableLink (Function)
Adds a clickable link in a graphic string.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
ThreadExecute (Function)
Starts the execution of a secondary thread.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Warning 18: Loop without potential end
Running the test of the User Groupware and installing it
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).