ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Creating the link buttons in the windows of a WINDEV RAD pattern
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.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
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.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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....