ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Shared information
The information entered when creating the files and the items is shared throughout the environment......
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Telemetry: Main features
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
MapEndOfMove (Function)
Stops following the device movement in a Map control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.