ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
WDXView : Use
This help page presents the different features of WDXView......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
<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...
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:...
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 Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
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......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Items used in a select query
A query created in the query editor can contain several types of items......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....