ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
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......
Print the content of your tables
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
1. Project and analysis
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
5. User Groupware in practice
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Replication: The different types
The data replication is a powerful feature......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
fLongName (Function)
Returns the long name of a file or directory.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
<Source>.Version (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.