ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Map control functions
Map control functions...
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
grDeleteAll (Function)
Erases a chart and destroys this chart.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HTTP constants
List of constants used by the HTTP functions....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
ChangeStyle (Function)
Modifies the style of a control dynamically.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
grIncreaseData (Function)
Adds a value to a data in a chart.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......