ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Conversion (Function)
Converts a value from a unit to another one.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Query editor
The query editor is used to automatically create queries on the data files......
Copying controls from the window editor
The controls can be copied from the window editor......
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
9. Types of standard controls
Types of standard controls...
Copying controls from the report editor
The controls can be copied from the report editor......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
User report editor (Reports & Queries)
A report provides a custom view of data......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Multilingual project
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
11. Controls in practice
Discover the main characteristics of the controls...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min