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.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
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.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Events associated with Static controls
List of events associated with Static controls...
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Defining columns of Table controls programmatically
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Common project
Projects are often cross-platform......
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Error 1014: The access to the member of the class is restricted by a private inheritance
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Error 701: The property is read-only