ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
5. HFSQL Client/Server
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Functions for managing objects (External language)
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Compatibility between external components and deployed applications
A component can evolve in many ways......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
grColor (Function)
Returns and initializes the color of different chart elements.
DDEError (Function)
Returns the runtime status report of a DDE function.