ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
RTF control properties
List of properties associated with the RTF control...
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
6. Internal window
Internal windows...
SQLModify (Function)
Modifies the content of a row in the query result.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Item control properties
List of properties associated with the Item control...
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
sEvent (Function)
Branches an event on a serial port.