ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
The Check Box control
A Check Box can correspond to......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Sub-query
A sub-query is a query whose result is used by another query......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Language (Property)
The Language property is used to get and change the language used.
Protocol (Property)
The Protocol property is used to identify and change the protocol used.
FontName (Property)
The FontName property is used to manage the name of the font used.
Line (Property)
The Line property is used to define the line style used.
9. Sharing a project in practice
Sharing a project in practice...
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....