ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
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....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
ERR_BUTTON_EXPECTED
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Assignment operators
Three assignment operators are available......
Various constants
List of various constants used by the constants WINDEV functions....
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Global and local variable
Two types of variables are available......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Common project
Projects are often cross-platform......