ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
1. What is the WEBDEV administrator used for
Select query description window: Items that can be used
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
ERR_DISCONNECTED_UPDATE
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
2. Static or dynamic site
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
mlEnd (Function)
Ends a MATLAB session. This session was initialized by mlInitialize.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
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......
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
ERR_BAD_APPLICATION
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....