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.
WaitWindowStart (Function)
Opens the wait window of application.
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
HAddGroup (Function)
Adds a group of users.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Programming automatic calculations in the columns of a Table control
The different types of windows
The following types of windows can be created in a WINDEV application......
Various WEBDEV constants
Various WEBDEV constants...
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.