ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database via a web service
The database can be accessed via a web service......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
HFSQL management functions
List of functions for HFSQL management...
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Border of controls
One of the most important elements of control style is its border......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Date (Type of variable)
The Date type enables you to easily handle the dates...
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
HListItem (Example)
Usage example of the HListItem function
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....