ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
Format of the content in the text file
The text files created by WDMSG use a specific format......
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2. This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Constants for managing Organizer controls
Constants for managing Organizer controls...
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Search in current code
When coding, developers often need to do a quick search in the current code...
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......