ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
The Site Map control
The Site Map control allows the Web user to......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
5. User Groupware in practice
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
29. SEO in practice
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Organization chart linked to a data file
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Reloading a document
To reload a document, ......