ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
13. Print: Reports
WINDEV reports...
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Python: Native calls
WLanguage allows for native Python calls......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Functions for managing objects (External language)
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....