ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Description window of a combining query
The description window of a combining query consists of several sections......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
17. WLanguage: a simple and powerful language
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Map>.DeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
<PDF Reader>.RotatePage (Function)
Rotates a page displayed in the PDF Reader control.
<Popup>.Close (Function)
Hides a popup displayed in the page via PopupDisplay.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.