ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
GetDefinition (Function)
Retrieves the definition of element type.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HSetREP (Function)
Enables or disables the management of .REP files.
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Manipulating a database schema (LDM)
The main manipulations possible on a database schema (MLD) are as follows ......
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Deploying an 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....
How to perform a full file browse?
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Apply (Function)
Executes a procedure for each element of a WLanguage array.