ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Events associated with Tab controls
List of events associated with Tab controls...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Debugging constants
List of constants used by the debugging functions...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......