ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Toast constants
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
RegistryExist (Function)
Checks the existence of a key in the Windows registry.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
Min (Function)
Returns the lowest value.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HCancelSeek (Function)
Cancels the current search criterion.
HCreateMovableReplica (Function)
Creates a movable replication.
zipListFile (Function)
Returns the list of files found in an archive.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.