ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
<zipArchive variable>.EndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Project description: Theme tab
The project description window allows you to configure various elements of your project......
Reloading a document
To reload a document, ......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....