ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with framesets
List of events associated with framesets...
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
DotNetDelegate (Function)
Initializes a.NET delegate.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
2. Deploying a static site or a PHP site
14. Report templates
...Report templates are used to easily standardize report layouts....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
17. TLS/SSL: Encrypting information on the Web
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
HSetREP (Function)
Enables or disables the management of .REP file.
iVPos (Function)
iVPos is kept for backward compatibility.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Interactive notification management constants
Interactive notification management constants...
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Handling an Upload control through programming
The Upload control is used to upload one or more files....