ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
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......
Style of a control
As soon as it is created, a control is associated with a style......
8. Traffic statistics of dynamic sites
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
5. Site test in practice
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......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Repairing the project
In some cases, "Project......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
The planes (in a window or in a report)
The planes are used to group the window controls......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.