ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperCount (Function)
Returns the number of rows in a Looper control.
HTTPAddFile (Function)
Adds a file to the HTTP form.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
fClose (Example)
Usage example of the fClose function
zipMsgError (Example)
Usage example of the zipMsgError function
iPrintZone (Example)
Usage example of the iPrintZone function
HTTPRequest (Function)
Starts an HTTP request on a server.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HRecNum (Example)
Usage example of the HRecNum function
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
HDeclare (Example)
Usage example of the HDeclare function
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
fDelete (Function)
Deletes a file accessible from the current computer.
The different types of integers
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Size (Example)
Usage example of the Size property