ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
Events associated with a Spreadsheet control
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
Installing the monitor
The monitoring robot includes three executables......
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Defining clickable areas
In a page, an Image control can contain clickable areas......
Table,Add (External language)
Adds an element to a Table control.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......