ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
Time and date management properties
List of properties for managing dates and times...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
TimeToInteger (Function)
Converts a time to an integer.