ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Creating user accounts
A User account allows the server administrator to......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
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......
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......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
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....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Constants for managing videos
List of constants used by the functions for video management....
The planes (in a window or in a report)
The planes are used to group the window controls......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Chart constants
List of constants used by the functions for chart management....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....