ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLParent (Example)
Usage example of the XMLParent function
<Chart>.Scatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
17. WLanguage: a simple and powerful language
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
PostMessage (Function)
Sends a Windows message to a control or to a window.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
SendMessage (Function)
Sends a Windows message to a control or to a window.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.StartServerUpdate (Function)
Used to immediately start the automatic server update.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Port (Property)
The Port property is used to identify and change a server connection port.
The home page
The home page is the first page of your site......
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
WDSQL, SQL querier: Overview
WDSQL is used to......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......