ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
SNMP constants
List of constants used by the SNMP functions....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grAddData (Function)
Adds a data into a chart.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Open (External language)
Opens a window.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
iFont (Function)
Selects the default font.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
HSetLog (Function)
Enables or disables log management on a file.
Body Complement block
The Body complement block is linked to the Body block......
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
grIncreaseData (Function)
Adds a value to a data in a chart.
How to open a window?
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
XMLSavePosition (Function)
Stores the current position in the XML document.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......