ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guided tour management constants
Report editor: Available types of reports
Several types of reports can be created in the report editor......
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.
HFSQL constants
List of constants used by the HFSQL functions....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
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......
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....
Events associated with windows
List of events associated with windows...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Customizing the report viewer: Available windows
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
EXE constants
List of constants used by the functions for managing executables....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....