ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorDisplay (Function)
Displays or hides the mouse cursor.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
grCreate (Function)
Creates a specific type of chart.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Hyper File functions available for backward compatibility
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Multi-project search
Performing a search in the current project is a common operation......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HTTPSendForm (Function)
Sends an HTTP form.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.