ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Site Map control properties
List of properties associated with a Site Map control...
Find/Replace in the current project
The "Find/Replace" feature is used to......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Date and Time management functions
List of functions for managing dates and times...
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
Managing the users of an application installed in network
The management of users allows you to find out from the server......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......