ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
Environment of the query editor
How to open a window?
WDDIXIO overview
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Z-index of a control
All the controls in a window or report have a different z-index......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Error 203: The procedure already has a scope attribute (local or global)
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
4. Create a page in the editor...
Action Bar control events