ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
ERR_NO_WDADMIN
Creating links
Links help users navigate the help system......
Print the content of your tables
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
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
13. Security benefit: managing the "Back" button
Link control properties
The Link control is available in a page and in a report......
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......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Replication: The different types
The data replication is a powerful feature......
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......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
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....
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....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
16. Managing requirements
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......