ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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....
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...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
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......
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......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
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.
Multilingual project
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.
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
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
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......