ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Handling an internal component
An internal component is a set of elements from a project......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
Preset control properties
List of properties associated with the Preset control...
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
iCurrentFile (Function)
Returns the name of the file currently generated.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Extracting messages added or modified since last extraction
A project was already created and translated......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.