ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Zombie data files and items
During the life of an application, items live and die......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
The HTML Display control
The HTML Display control displays a web page in an application......
Error 1030: The access to the base class is restricted by a private inheritance
Error 202: The method already has an access attribute (public, protected or private)
Error 1029: The access to the base class is restricted by a protected inheritance
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
Error 2: Incomplete line
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Sorts in a report
The sort is used to organize the information displayed in the report......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Error 2109: You are using the ObjectInfo function
1
3
4
5
6
7
498
>