ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionInfo (Function)
Retrieves information about the current exception.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
gImage (Function)
Builds a sequence of characters containing an image.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
grCreate (Function)
Creates a specific type of chart.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Creating the Table windows of the WINDEV RAD pattern
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
iPrintReport (Function)
Prints a report created with the report editor.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
EventCreate (Function)
Creates an event.