ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV and the SOAP protocol
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
grType (Function)
Identifies or modifies the type of chart.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
PDFToText (Function)
Extract the text contained in an Document PDF.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
sfEmptyRecycleBinResult (Type of variable)
The sfEmptyRecycleBinResult type is used to find out the result of SFEmptyRecycleBin...