ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
OpenMobileWindow (Function)
Opens a window in a mobile application.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
dbgInfo (Function)
Returns a debug information.
Hash constants
List of constants used by the Hash functions....
Constants for the Exif functions
List of constants used by the Exif functions....
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
2. Projects in practice
Discover the main operations that can be performed on a project....
Events associated with internal windows
List of events associated with internal windows...
Using .NET assemblies in a project
To use .NET assemblies in a project......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server 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....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......