ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDelete (Function)
Deletes a record from a data file (query or view).
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Creating nested reports
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
FullName (Property)
The FullName property is used to get the full name of an element.
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
FontName (Property)
The FontName property is used to manage the name of the font used.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
Dockable Panel control functions
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.