ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Description (Property)
The Description property is used to get and change the page description.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
WINDEV Mobile concepts
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Count (Property)
The Count property returns the number of elements in a given set.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......