ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
FTPGet (Example)
Usage example of the FTPGet function
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Code snippets
The code editor allows you to enter "Code snippets"......
grCreate (Function)
Creates a specific type of chart.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
zipExtractAll (Example)
Usage example of the zipExtractAll function
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
The Edit control
The Edit control allows users to enter data......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......