ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
14. Generation modes
Generation modes...
Project management functions
List of functions for managing projects...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
ERR_NO_END_TAG
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Windows
The windows represent the main interface of a WINDEV application......
15. Repeating a group of controls: loopers
Page templates
WEBDEV allows you to create page templates......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
ERR_BAD_FILE
ERR_PARSER