ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
<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 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:...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Cardinalities
The cardinalities are used to count the links between the files......
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).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
8. Associating controls with data
8. Binding controls to data
A window can display information from......
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......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
7. Multilingual sites in practice
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......