ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
zipFileSize (Example)
Usage example of the zipFileSize function
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
HExtractMemo (Example)
Usage example of the HExtractMemo function
The Edit control
The Edit control allows users to enter data......
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.
Move
The Move property determines if an element can be moved.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
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....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Duration (Property)
The Duration keyword can correspond to: the keyword used to define a Duration variable. the Duration property of a saasVisit variable....
NamespaceDeclared (Property)
The NamespaceDeclared property is used to manage defined namespaces.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Subject (Property)
The Subject property is used to get and change the subject of an element.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Namespace (Property)
The Namespace property is used to manage namespaces.
grType (Function)
Identifies or modifies the type of chart.