ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Creating the menus for the pages of the WEBDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
Creating the menus for the windows of the WINDEV RAD pattern
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Creating a window skin template
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Handling controls in a report
The different operations available for the report controls are as follows......
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.