ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HNext (Function)
Sets the position on the next data file record according to a browse item.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......