ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 809: The * character cannot be used as mandatory parameter in a function
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
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)......
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.
Merging differences (SCM)
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....
<Combo Box>.Open (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
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......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......