ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
The "Code hashtags" pane
grZoom (Function)
Defines the zoom of a chart.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
Mouse management functions
List of functions for mouse management...
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
PicResize (Function)
Resizes a WDPic image.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......