ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom tooltips
Tooltips are very useful for application users......
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
<htmlDocument variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
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.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....