ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
12. Synchronizing data
iGroupAdd (Function)
Adds a report to a group of reports.
iCloseReport (Function)
Stops printing the current report immediately.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
9. Generation modes
WINDEV Mobile includes different types of generation......
14. Generation modes
Generation modes...
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
iCurrentFile (Function)
Returns the name of the file currently generated.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
LooperCount (Function)
Returns the number of rows in a Looper control.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
XML management: Use example
This application example manages an XML file named "Orders......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
API (Function)
Runs a function found in an external DLL.