ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
iParameterViewer (Function)
Configures the report viewer.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
2. Projects in practice
Collapses a branch previously expanded....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
SCM: Adding a project to the repository
Some operations are required before an existing project can be used by the Source Code Manager......
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Format (Property)
The Format property is used to define the data format of a data file.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.