ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Text editing (Code editor)
When developing a new feature, it may be useful to keep the same environment for opening text files... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
CameraCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
VideoCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Including a supercontrol in a window or in a page
2. Types of setup
Types of setup...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
<Source>.CreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
5. User Groupware in practice
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....