ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Environment of the window editor
The main elements of window editor are as follows:
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Phone constants (Android / iOS)
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.