ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRead (Function)
Reads a record in a file according to a given record number.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
BrowserRunApp (Function)
Opens the default Web browser of the current device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ThreadRequestStop (Function)
Sends a stop request to a thread.
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
iCreateFont (Function)
Creates a new print font.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
REP files
REP files contain the list of data files handled by the application....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Warning (Function)
Displays a custom message in a system warning window.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.