ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
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......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Defining a help window template
WINDEV allows you to create help window templates......
Help about new features: Letting users know about changes
Applications are constantly evolving......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
<Looper>.Count (Function)
Returns the number of rows in a Looper control.
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
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....
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
24. Displaying and linking pages
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.