ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
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......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
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......
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......
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...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
TableMode (Function)
TableMode is kept for backward compatibility.
Bar code constants
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)......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Hyper File functions available for backward compatibility