ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates...
Custom properties (WLanguage)
A custom property is a code element with two events...
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Constants for managing contact functions
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
ThreadExecute (Function)
Starts the execution of a secondary thread.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
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)....
Constants for managing Map controls
Constants for managing Map controls...
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Constants for WLanguage types
List of constants for managing WLanguage types....
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......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......