ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
How to open a window?
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
The "Analysis" pane
The "Analysis" pane lists......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Operations performed on collaboration diagrams
The following paragraphs explain......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Operations performed on sequence diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......