ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page contexts
In a Windows application, the information relative to a window is stored with the window......
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
13. Types of standard controls
Usage example of the ServiceWaitStatus function...
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Looper control break properties
Several properties can be used with the breaks found in a Looper control......
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Description window of a combining query
The description window of a combining query consists of several sections......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.