ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Library,Disk (External language)
Opens the project library that is stored on disk.
PopupAnimate (Function)
Displays a popup in a page cell.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Find out the account that runs the AWP protocol
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
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......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
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....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....