ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Page Footer block
The Page footer block is run at the end of each page......
Constants for managing Map controls
Constants for managing Map controls...
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
iPreview (Function)
Configures the print destination.
Query editor: Characteristics
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Dashboard constants
Constants used by the functions for managing Dashboard controls...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Select query description window: Items that can be used
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
2. Projects in practice
Discover the main operations that can be performed on a project....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......