ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
iCreateFont (Example)
Usage example of the iCreateFont function
iPrintZone (Example)
Usage example of the iPrintZone function
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
Managing assertions
...The main available features are as follows:...
Various WEBDEV constants
Various WEBDEV constants...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
gImage (Function)
Builds a sequence of characters containing an image.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.