ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
<Map>.InfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
<Chart>.PointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
Report blocks
A printed report includes several sections......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......