ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
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, ...).
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Window controls
Several types of controls can be used in a window, ......
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
License agreement - HFSQL Client/Server
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Creating and handling an item
The main operations that can be performed on an item are as follows......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.