ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
ToolbarVisible (Property)
The ToolbarVisible property is used to: determine if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
Error 27: No END statement is associated with this ELSE
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
HDeleteServerTrigger (Function)
Deletes a server trigger.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2. This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
ExeListProcess (Function)
Returns the list of applications currently run.
USB constants
List of constants used by the USB functions....
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......