ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the windows
List of constants used by the functions for managing the windows...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Using WDDIXIO
To translate the text used in your project:...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Discover all the possibilities of pivot tables
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
IF statement
The conditional IF statement allows you to run an action according to a condition...
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......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Scheduler control events
The following events associated with Scheduler controls:...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Handling controls in a report
The different operations available for the report controls are as follows......
Managing space characters in the searches?
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
7. Multilingual applications in practice
Various WEBDEV constants
Various WEBDEV constants...
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Local procedure
Two types of procedures are available......