ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Copying controls from the page editor
The controls can be copied from the page editor......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Operations performed on sequence diagrams
The following paragraphs explain......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
zipCreate (Function)
Creates an archive.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Warning (Function)
Displays a custom message in a system warning window.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Constants for managing animations
List of constants used by the functions for managing the animations...
Creating the Vision windows of the WINDEV RAD pattern
Combination (Type of variable)
A combination is a set of options.
The HTML Display control
The HTML Display control displays a web page in an application......