ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<gglConnection variable>.GetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
6. Editing a page: zoning mode
HiWord (Function)
Returns the two high bytes of an integer.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
6. Multiple generation
...Multiple generation...
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......