ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
8. Optimizing an application
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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).
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
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
Accessing a database via a web service
The database can be accessed via a web service......
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...