ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
iFont (Function)
Selects the default font.
Sharing elements with a WINDEV application
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Constant
The constants are language elements whose value is fixed once and for all...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....