ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
1. Examples provided with WINDEV Mobile
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Report controls
Several types of controls can be handled in a report created by the report editor......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
18. Order of execution of the code of buttons/links
21. Managing business rules
Managing business rules...
18. Management of business rules
13. Security benefit: managing the "Back" button
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
End of break block
The End of break block is optional......