ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
Check Box control functions
The following functions are used to manage the Check Box controls......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
<DiskFile variable>.Close (Function)
Closes an external file.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
Image control in a page
Menu management functions
List of functions for managing menus...
iParameterViewer (Function)
Configures the report viewer.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
API (Function)
Runs a function found in an external DLL.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.