ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Software license agreement
WINDEV Express license agreement...
CreateShortcut (Example)
Usage example of the CreateShortcut function
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Project description: Files tab
The project description window allows you to configure various elements of your project......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) 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....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
WEBDEV license agreement
WEBDEV license agreement...
zipCreateExe (Example)
Usage example of the zipCreateExe function
List of extension attributes
The list of extension attributes ......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......