ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
4. UI: Windows
IU of windows...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Creating a delete query
A delete query (corresponding SQL statement......
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......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
5. User Groupware in practice
How to use an array of structures?
An array of structures is an Array variable......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
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......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. 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....
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....
Error 1021: The method of the class is not global
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......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......
Error 1: Syntax error