ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
apExecute (Function)
Runs an action plan.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Items used in a select query
A query created in the query editor can contain several types of items......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
fCompress (Function)
Compresses a file.
JSONToVariant (Example)
Usage example of the JSONToVariant function
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Creating a query
Two methods can be used to create a query......