ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Handling a Web Component control through programming
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
1. RAD (Rapid Application Development)
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Find out the account that runs the AWP protocol
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Content (Property)
The Content property is used to get and change the content of an element.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
10. Embedded queries
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Video control properties
The following properties can be used on a Video control:...
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
NumHelp (Function)
Returns the number of the help context associated with the specified control.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Supercontrol
A supercontrol is an advanced type of control......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
11. Table/Looper controls