ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Creating a select query
A select query (corresponding SQL statement......
2. Analysis in practice
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
How to open a page?
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SOAPRun (Function)
Runs a procedure on a SOAP server.
WDSQL, SQL querier: Overview
WDSQL is used to......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.