ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
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 ......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Site Map control properties
List of properties associated with a Site Map control...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
<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....
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the 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.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
9. Application menus
Menus are displayed in different ways......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
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......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......