ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
NotificationDisplay (Function)
Displays a message outside the browser.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Constants for managing tiles
MySelf (Reserved word)
MySelf is used to handle the current control...
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
DDESend (Function)
Sends a data to the program connected via DDE.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....