ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipSplit (Function)
Splits an archive into several sub-archives of a given size.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
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
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Events associated with framesets
List of events associated with framesets...
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
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......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
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.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
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......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
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.
xBase files: Limits