ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of integers
29. SEO in practice
Structure (Type of variable)
A structure is a custom type of data...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
eCurrencyName (Function)
Returns the caption of a currency.
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Using several libraries in an application
A library is a WDL file that contains all the resources......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Reals
DnD constants
List of constants used by the functions for managing the Drag and Drop....