ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
GetDefinition (Function)
Retrieves the definition of element type.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
HTransactionSavepoint (Function)
Declares a transaction savepoint.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Null (keyword)
The "Null" keyword can correspond to:
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....