ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Programming custom calculations in Table controls (prefix syntax)
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Creating nested reports
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
User report editor (Reports & Queries)
A report provides a custom view of data......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
Operations performed on class diagrams
The following paragraphs explain......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
The "Analysis" pane
The "Analysis" pane lists......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Programming automatic calculations in the columns of a Table control (prefix syntax)
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
ERR_NO_APPLICATION
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....