ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iBorder (Function)
Prints a border at specified coordinates.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
iVLine (Function)
Prints a vertical line at specified coordinates.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
MemFound (Function)
Checks whether the sought element was found.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the table used to manage the automatic reindexing.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a table or query.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
iHLine (Function)
Prints a horizontal line at specified coordinates.
HDescribeFile (Function)
Describes a table programmatically.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
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....