ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile support two types of menus ...
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Project management functions
List of functions for managing projects...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
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....
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
EndProgram (Function)
Ends the execution of the current program.
Local procedure
Two types of procedures are available......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
RestartProgram (Function)
Ends the application and restarts it.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......