ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Hyper File functions available for backward compatibility
HNext (Function)
Sets the position on the next table record according to a browse item.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
grParameter (Function)
Retrieves or modifies a chart parameter.
fClose (Function)
Closes an external file.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HAlias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
EncryptStandard (Example)
Usage example of the EncryptStandard function
MenuExist (Function)
Indicates whether a menu option exists in a menu.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
fTempPath (Example)
Usage example of the fTempPath function
DriveListeDirectory (Function)
Lists the directories of an Drive.
DriveListeFile (Function)
Lists files in an Drive directory.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.