ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grDestinationWMF (Function)
Defines a meta file as chart destination.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
3. Deploying a WINDEV application
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
RegistryRename (Function)
Renames a key in the registry.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....