ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
ERR_SESSION_CLOSED
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Error 3: The string has no final "
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Sub-query
A sub-query is a query whose result is used by another query......