ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ad Hoc deployment
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
ERR_LAUNCH_FAILED
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
11. External component
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
ERR_BAD_ACTION
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Standard FTP functions
List of standard FTP functions...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Configuring the setup program
Two tools can be used to create a setup program......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Events associated with Looper controls
List of events associated with Looper controls...
Bar code constants
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......