ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the link buttons in the windows of a WINDEV RAD pattern
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
26. Style sheets: to simplify the layout
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
Error 1046: Wrong parameter for the constructor of the class
HTTP constants
List of constants used by the HTTP functions....
Multi-touch management functions
The following functions are used to manage the multi-touch......
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
MQTT constants
Constants used by the MQTT functions...
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.