ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
The "Analysis" pane
The "Analysis" pane lists......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
10. Page templates
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...