ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
The Carousel control
The Carousel control is used to display an animated menu made of images......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Combination (Type of variable)
A combination is a set of options.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Enumeration (Type of variable)
An enumeration is a set of values......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
MySelf (Reserved word)
MySelf is used to handle the current control...
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....