ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
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......
3. UML models in practice
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....
iDestination (Function)
Configures the print destination.
The Check Box control
A Check Box can correspond to......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HsMenu,Label (Function)
Modifies the caption of a menu option.
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......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
iParameterPDF (Function)
Defines the options for the generated PDF file.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.