ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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).
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
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...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
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....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
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......
Creating a delete query
A delete query (corresponding SQL statement......
Creating an insert query
An insert query (corresponding SQL statement......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Kanban control events
The following events are associated with Kanban controls......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......