ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
11. External component
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
3. Deploying a dynamic WEBDEV site
Type and version of Web server
The configuration diagnostic displays the following error......
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
xBase files: Limits
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Drop-down button
The drop-down button expands: a context menu. a popup window....
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.