ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
gpwInLDAPMode (Function)
Determines whether users will authenticate to the User Groupware using an LDAP directory.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Principle of remote check
WEBDEV proposes several methods for deploying a dynamic site......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.