ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HDelete (Function)
Deletes a record from a data file (query or view).
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Creating nested reports
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Managing assertions
...The main available features are as follows:...
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
HCheckStructure (Function)
Defines the mode for comparing data files.
Ad Hoc deployment
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......