ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
1. Deploying a static site
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
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:...
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......
Site Map control properties
List of properties associated with a Site Map control...
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
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....
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.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
11. Popup page
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......