ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Source>.SeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
2. Projects in practice
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Site Map control properties
List of properties associated with a Site Map control...
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
The Edit control
The Edit control allows users to enter data......
Runtime error management functions
List of functions for managing runtime errors...
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
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......
FileSize (Property)
The FileSize property is used to get the size of a file.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
FlexColumnGap (Property)
The Property FlexColumnGap allows you to know and modify the width of the gutter which separates the elements in the same row of a control Flexbox.
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....