ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
BurnerEject (Function)
Opens or closes the door of current burner.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
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.
HDFS constants
The following constants are used by the HDFS functions:...
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
fCurrentDir (Function)
Identifies or modifies the current directory.
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
grDraw (Function)
Draws a chart according to the specified parameters.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
PermissionRequest (Function)
Prompts the user to grant an application permission.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
dbgSaveDebugDump (Function)
Saves a dump file of the application.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.