ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
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.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
tapiCallEnd (Function)
Returns the date and time of the end of call.
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Phone constants (Android / iOS)
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
PageDisplay (Function)
Displays a web page in the user's browser....
Test of a query
The query editor allows you to run the test of query result......
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.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...