ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
dbgEnableLog (Function)
Enables the runtime log programmatically.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Constants for telemetry management
Constants for telemetry management...
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Declaring and using a variable
A variable is defined by name and type......
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......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Image (Property)
The Image property gets and sets the background image of a control or block.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Events associated with Looper controls
List of events associated with Looper controls...