ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Principle for running threads
At runtime, an application runs in a main thread......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Data model editor: types of links
Several types of links can be found between the files......
Document (Type of variable)
The Document type is used to handle a "docx" document.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
TableMode (Function)
TableMode is kept for backward compatibility.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Handling controls in a report
The different operations available for the report controls are as follows......
Hyper File functions available for backward compatibility