ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Time management
For each element (windows, reports, ......
ERR_DISCONNECTED_TIMEOUT
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
ERR_NO_APPLICATION
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Access rights to a class property
A property is a code element that includes two processes......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
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)....