ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
ThreadPersistent (Function)
Makes a thread persistent.
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Library,Disk (External language)
Opens the project library that is stored on disk.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
FontCreate (Function)
Creates a font definition.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.