ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
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....
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......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
3. UML models in practice
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The Check Box control
A Check Box can correspond to......
iDestination (Function)
Configures the print destination.
HsMenu,Label (Function)
Modifies the caption of a menu option.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
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.
<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....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
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 ......
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......
The Tab control
The Tab control is used to simultaneously display different controls......
WEBDEV concepts