ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Multiline strings
To type character strings over several lines in the code editor...
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Error 531: The negative or null subscripts are not allowed
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
The structure of the file for remote control
The management of remote control uses a file in INI format......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
Data persistence
The data persistence is used to store the value typed by the user......
WINDEV Mobile concepts
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
Type and version of Web server
The configuration diagnostic displays the following error......
1. The WINDEV Framework
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......