ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
Table,Insert (External language)
Inserts an element into a table at a given position.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Installing a SOAP server with Apache
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
2. Creating tables in the database schema
WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min
BurnerAddFile (Function)
Adds a file to the compilation.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
HModify (Example)
Usage example of the HModify function