ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
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....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
AAF: Sort/Search/Filter on the columns of Table controls
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
5. Which type of server to choose?
Report editor: Available types of reports
Several types of reports can be created in the report editor......
21. Reports
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Using a query with parameters
A query with parameters can be used......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Using the query result
The result of a select query can be used in......
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
13. Types of standard controls