ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ...
Chart constants
List of constants used by the functions for chart management....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
dbgEnableLog (Function)
Enables the runtime log programmatically.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
LooperAdd (Function)
Adds a row at the end of a Looper control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Events associated with the project
List of events associated with the project...
User Groupware files
Two categories of data files are managed......
grParameter (Function)
Retrieves or modifies a chart parameter.