ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Events associated with the Pivot Table control
PDF Reader control events
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Creating index keywords
Index keywords allow users to easily find a help page......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
InitRandom (Function)
Initializes the generator of random numbers.
Environment of the report editor
Environment of the report editor...
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Events associated with ListView controls
List of events associated with ListView controls...
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Constants for managing character strings
List of constants used by string management functions...
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
AJAXExecute (Example)
Usage example of the AJAXExecute function