ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
Detailed use of WINDEV FTP/RPC
Events associated with windows
List of events associated with windows...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Error 809: The * character cannot be used as mandatory parameter in a function
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Status (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Operations in a Select query : add and delete
The following paragraphs present......
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Creating user accounts
A User account allows the server administrator to......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
The Clickable Image control
The Clickable Image control can be used to......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......