ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListConnection (Function)
Returns the list of connections currently described in the application.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
fSeek (Function)
Gets and sets current position in an external file.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Error 204: using a parameter without optional value after parameters ...