ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup mode
Several methods can be used to distribute a WINDEV application......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
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....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
12. Available tests
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Principle for running threads
At runtime, an application runs in a main thread......
Automatic documentation of external components
External components must include a technical documentation......
Handling a WinForm .Net control through programming
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Materialized view
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Events associated with Shape controls
List of events associated with Shape controls...
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......