ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Table controls
List of events associated with Table controls...
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
How to manage enumerations programmatically?
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Print the content of your tables
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
1. Project and analysis
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
18. Order of execution of the code of buttons/links
13. Security benefit: managing the "Back" button
Replication: The different types
The data replication is a powerful feature......
Sorts in a report
The sort is used to organize the information displayed in the report......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Different types of data (Type of variable)
A variable is defined by name and type......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....