ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
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......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Miscellaneous Windows functions
List of miscellaneous Windows functions...
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Events associated with windows
List of events associated with windows...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Creating a flexible modeling
To create a new flexible modeling, you can......