ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
Infinite Progress Bar control
Progress bars provide useful information to the end user......
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
CameraCapture (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....
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
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)......
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......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
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....
BackgroundTaskAdd (Function)
Adds a new background task.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Null (keyword)
The "Null" keyword can correspond to:
HTransactionSavepoint (Function)
Declares a transaction savepoint.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
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.