ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Task list
Each project can be associated with a task list......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
2. WEBDEV administrator in practice
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Code Editor control
The Code Editor control allows end users to write WLanguage code....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
5. Which type of server to choose?
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.