ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
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.
9. Generation modes
WINDEV Mobile includes different types of generation......
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......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
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......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....