ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 103: The type is unknown
TreeSelectCount (Function)
Returns the number of selected elements in a TreeView control (for a multi-selection TreeView control).
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
14. Report templates
Report templates...
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
After
They After keyword can correspond to:
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
iPrintArea (Function)
Prints a text in a rectangular area.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Multimedia functions
List of Multimedia functions...
AddLink (Function)
Adds a link to a text section in an edit control.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
BreakAdd (Function)
Adds a break into a Table or Looper control.
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
HDeleteTrigger (Function)
Deletes a trigger.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
JSONValid (Function)
Checks the validity of a JSON string.
Date and Time management functions
List of functions for managing dates and times...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
How to create and handle a structure?
This help page explains how to create and handle a structure....