ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iColumnNum (Function)
Returns the number of the current column in a multi-column report.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
1. Project and analysis
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
WINDEV 2024
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
ErrorThrow (Function)
Throw a non-fatal error.
Telephony functions
List of telephony functions...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Events associated with Slider controls
List of events associated with Slider controls in a window...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Warning 127: You are using a data source local to the process
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Rating control properties
The Rating control can be used in a window as well as in a page....
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Crosstab report
The report editor allows you to create "Crosstab" reports......