ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Designing a supercontrol
A supercontrol is an advanced type of control......
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ControlClone (Function)
Creates a new control from an existing control.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Clipboard management functions
List of functions for managing the clipboard...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
The Image control
The Image control is used to......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Guided tour management constants
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....