ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position:
  • for a field linked to a file: changes made to the linked data file are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
FullName (Property)
The FullName property is used to get the full name of an element.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
MatDelete (Example)
Usage example of the MatDelete function
fUncompress (Example)
Usage example of the fUncompress function
GridlinesVisible (Property)
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HMode (Function)
Changes the mode and the method for locking data files.
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
Movable (Property)
The Movable property is used to define if an element can be moved.
GetActiveObject (Example)
Usage example of the GetActiveObject function
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
diagImage (Type of variable)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
fDriveInfo (Example)
Usage example of the fDriveInfo function
MatTranspose (Example)
Usage example of the MatTranspose function
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Password (Property)
The Password property sets and changes the password.