ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
HExtractMemo (Example)
Usage example of the HExtractMemo function
ReplicInfo (Function)
Returns information about a replication.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
xlsSave (Function)
Saves an XLS document.
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
ContentType (Property)
The ContentType property gets and sets the content of an element.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
The Edit control
The Edit control allows users to enter data......
Subject (Property)
The Subject property is used to get and change the subject of an element.
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Namespace (Property)
The Namespace property is used to manage namespaces.