ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Salesforce functions
List of Salesforce functions...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
WDINT license agreement
WDINT license agreement...
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
ReplicationDirectory (Property)
The ReplicationDirectory property is used to manage the directory of replication files (".RPL" or ".RPM").
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Creating a flexible modeling
To create a new flexible modeling, you can......
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
DnDForce (Function)
DnDForce is kept for backward compatibility.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Page Footer block
The Page footer block is run at the end of each page......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......