ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application...
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad,...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible"...
PythonExecute (Function)
Executes a function present in a Python module.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...
16. Application test in practice
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Image control in a page
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.