ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
fAttribute (Function)
Returns or modifies the attributes of a file.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
SQLExec (Function)
Names and runs an SQL query.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
Sort (Function)
Sorts a WLanguage array.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
HDelete (Function)
Deletes a record from a data file (query or view).
ProjectInfo (Function)
Returns specific information about the project currently run.
Image (Property)
The Image property gets and sets the background image of a control or block.
HChangeName (Function)
Modifies the physical name of a data file.