ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
LDAP constants
List of constants used by the LDAP functions....
HRegenerateFile (Function)
Regenerates a data file from its log.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
StringInsert (Function)
Inserts a string into another character string at a given position.