ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
ChronoReset (Function)
Stops and resets a running stopwatch.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
Date (Type of variable)
The Date type enables you to easily handle the dates...
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
ServicePause (Function)
Pauses a service.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
Creating a translation file
WDINT allows you to create a translation file....
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
Logical operators
The logical operators are as follows......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.