ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
DocToText (Function)
Creates a character string from the data: found in a Word Processing control or in a Word Processing document. found in a paragraph of a Word Processing control....
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
Serialization constants
The serialization constants are as follows:
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Decode (Function)
Decodes a character string that was encoded by Encode.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
HFSQL Client/Server: Configuring the data files on the server
Constants for managing the registry
List of constants used by the registry management functions....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Error (Function)
Displays a custom error message in a system error window.
CookieWrite (Example)
Usage example of the CookieWrite function
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.