ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project description: Languages tab
The project description window allows you to configure various elements of your project......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
16. Application test in practice
Automated tests: Emulation functions
List of automated tests: Emulation functions...
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Creating anchors
The anchors are used to define specific points in a help page......
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
<Chart>.ScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.