ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
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....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Multiline strings
To type character strings over several lines in the code editor...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Creating the link buttons in the windows of a WINDEV RAD pattern
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
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......
Hash constants
List of constants used by the Hash functions....
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
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...
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......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......