ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. UI: Windows
IU of windows...
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Locking data files: correspondence between WINDEV 5.5 and the later versions
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Accessing a database via a web service
The database can be accessed via a web service......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
How to use an array of structures?
An array of structures is an Array variable......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Events associated with Edit controls
WLanguage events associated with Edit controls...
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Help about new features: Letting users know about changes
Applications are constantly evolving......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.