ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Materialized view
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Help system properties
The properties of help system are used to define......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
<Source>.ExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
WLanguage procedure called by BTStatus
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure.
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
10. UMC: User Macro-Code
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
5. Displaying a WEBDEV Session site
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
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.
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:...
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).
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....