ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
WDINT overview
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Diagram editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
TimeLine control events
The following events appear by default in the WINDEV code editor...
Creating the Relation pages of a WEBDEV RAD pattern
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Creating the Vision pages of the WEBDEV RAD pattern
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Conference control events
List of events associated with a Conference control...
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
HClient structure
The HClient structure is used to......
Creating the Table pages of the WEBDEV RAD pattern
Manipulating Calendar controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
LockAppOn (Function)
Locks a WINDEV application.