ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Generating an application for Universal Windows 10 App
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Creating the executable and the setup program
The languages supported by the application are taken into account......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Character strings
WLanguage supports different types of strings....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
ShellExecute (Function)
Opens a document in its associated application.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HOpen (Function)
Opens a data file.