ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
eChangeCurrency (Function)
Converts a currency into another currency.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
DnDAccept (Example)
Usage example of the DnDAccept function
zipInfoFile (Example)
Usage example of the zipInfoFile function
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
StreamReject (Function)
Refuses a request for stream connection.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
fAttribute (Function)
Returns or modifies the attributes of a file.
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Interactive notification management constants
Interactive notification management constants...
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
zipFileSize (Example)
Usage example of the zipFileSize function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
OLEServer (Function)
Lists the OLE servers registered toward the current system.
dText (Example)
Usage example of the dText function
zipChangePath (Example)
Usage example of the zipChangePath function
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......