ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Events associated with an Organization Chart control
Events associated with a Navigation Bar control
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
Constants for managing the Image Editor control
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
5. User Groupware in practice
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
3. Application development cycle
Development cycle of a WINDEV application....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
20. Managing suggestions and incidents
Managing suggestions and incidents...
DocSave (Function)
Saves a document as a "docx" file.
Recompiling the project
The project compilation is a process used to......