ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Switch control properties
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
ThreadRequestStop (Function)
Sends a stop request to a thread.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Clipboard management functions
List of functions for managing the clipboard...
SendMessage (Function)
Sends a Windows message to a control or to a window.
Including the code
You want to include your code lines in a condition, in a structure, ......
iEllipse (Function)
Prints an ellipse (in a rectangle).
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......