ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
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.
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.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Move
The Move property determines if an element can be moved.
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.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
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)....
grType (Function)
Identifies or modifies the type of chart.