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...
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
The Check Box control
A Check Box can correspond to......
.NET application
To create a.NET application from a project......
Secret string vault
Passwords, private keys and tokens are often used in programming......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
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...
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad,...
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.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.