ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HReindexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLSeek (Function)
Positions on the specified result row of the query.
InitParameter (Function)
Initializes the management of persistent values.
UsefulHeight (Property)
The UsefulHeight property gets and sets the useful height of an internal window (or supercontrol) with scrollbars.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
fSplit (Function)
Splits a file into several files.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
HDeleteFile (Function)
Deletes HFSQL tables (.fic, .ndx, .ftx, .sdx and .mmo files, if any) from the server.
VibrationTrigger (Function)
Triggers the vibrations of the device.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server table. Warning: This function is available only from WINDEV Suite SaaS 2025 Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
DateDifference (Function)
Calculates the number of days between two dates.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
iBorder (Function)
Prints a border at specified coordinates.