ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Editing a page: Zoning mode
Declares the font to be used by the dText function in a Image type variable.....
Creating the Relation windows of a WINDEV RAD pattern
List of constants used by the functions for managing menus....
Error 301: Unknown identifier
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior....
Creating the Table windows of the WINDEV RAD pattern
Moves the time area displayed to the next area (next weeks for example) in an Organizer control....
Camera control in a mobile application
The Camera control is used to......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
5. Which type of server to choose?
How to use an array of structures?
An array of structures is an Array variable......
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......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
Report based on a query
Queries are used to easily select records in one or more data files......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Programming automatic calculations in the columns of a Table control
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......