ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
15. Project Management Hub
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Functions for managing Multiline Zone controls (prefix syntax)
Functions for handling Multiline Zone controls (prefix syntax)....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Binding a Repositionable Note control to an item
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
XML management: Use example
This application example manages an XML file named "Orders......
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Message text file format
The text files created by WDMSG use a specific format......
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
<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....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......