ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
WDTRAD options
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Interface of WDInst
Multimedia functions (prefix syntax)
List of Multimedia functions...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
DateDifference (Function)
Calculates the number of days between two dates.
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Date management constants
List of constants used by date management functions...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Multimedia functions
List of Multimedia functions...
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.