ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PHPExecute (Function)
Calls an external .php script and returns the result in a string.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
The planes (in a window or in a report)
The planes are used to group the window controls......
Principle for running threads
At runtime, an application runs in a main thread......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
ImageScrollingPosition (Function)
Returns the displayed image.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
Description (Property)
The Description property is used to get and change the page description.