ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
11. External component
Set of procedures
The global procedures are grouped in set of procedures......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Recompiling the project
The project compilation is a process used to......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
2. Projects in practice
Discover the main operations that can be performed on a project....
Events associated with a Switch control
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Calendar controls
List of events associated with Calendar controls...