ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
<Chart>.SourceSeries (Function)
Defines the source of a series.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
Items used in a select query
A query created in the query editor can contain several types of items......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
9. Monitor your sites, servers, etc.
4. Monitor your applications
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
grSurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
14. Report templates
...Report templates are used to easily standardize report layouts....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......