ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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, ......
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.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
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......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
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)......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Type and version of Web server
The configuration diagnostic displays the following error......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
The "Analysis" pane
The "Analysis" pane lists......
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
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.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
3-tier architecture
The development in "3-tier" architecture is now simplified......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....