ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
PythonExecute (Function)
Executes a function present in a Python module.
GanttChangeMode (Function)
Modifies the period (which means the number of days) displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Automatic error handling
Error handling can be customized for each process......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Recompiling the project
The project compilation is a process used to......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Compilation options (HLP format)
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......