ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Break in a report
The break is used to group the records corresponding to a sort criterion......
fReadLine (Example)
Usage example of the fReadLine function
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
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....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
fFileExist (Function)
Checks the existence of an external file.
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....
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Managing assertions
...The main available features are as follows:...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
iCreateFont (Example)
Usage example of the iCreateFont function
iPrintZone (Example)
Usage example of the iPrintZone function
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...
gImage (Function)
Builds a sequence of characters containing an image.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
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, ......