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.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
1. Examples provided with WINDEV Mobile
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Printing in PDF format: Special cases
Specific features of print in PDF format...
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
BurnerList (Function)
Returns the list of burners installed on the current computer.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
SchedulerDeleteTask (Function)
Deletes a scheduled task.