ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Analysis in practice
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Structure of data files of user groupware
EnumControl (Function)
Returns the name of Nth control found in the specified element.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
Specific features of the applications for iPhone/iPad
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Python: Native calls
WLanguage allows for native Python calls......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
10. UMC: User Macro-Code