ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
SMSSend (Function)
Sends an SMS.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
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....
<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.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
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)......
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
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....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Null (keyword)
The "Null" keyword can correspond to:
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......
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.
GetDefinition (Function)
Retrieves the definition of element type.
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.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......