ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Domo constants
List of constants used by the DomoXXX functions....
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
6. Internal window
Internal windows...
MyPage (Reserved word)
MyPage is used to handle the current page...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
TwainState (Function)
Returns the status of the current source.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
SQL view
An SQL view is a virtual data source defined by an SQL query......