ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Runtime log
The runtime log is the best way to identify the most used features of an application......
State (Property)
The State property is used to get and change the state of an element.
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......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
FTP constants
List of constants used by the FTP functions....
HCross (Function)
Crosses a record in a data file.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
HRead (Function)
Reads a record in a file according to a given record number.
The different types of windows
The following types of windows can be created in a WINDEV application......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Creating help pages
A help system includes several pages......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......