ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

16. Protecting access to the site: passwords
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
ERR_MSG_BOX
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Composite chart
A composite chart is a chart that displays several types of charts......
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
grImageSize (Function)
Defines the size of the image containing the chart.
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
grWndSize (Function)
Defines the size of the window containing the chart.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
Section (Property)
The Section property is used to manage sections in Word Processing documents.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
WDTestSite: Load test
The stress tests are used to check......