ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Structure (Type of variable)
A structure is a custom type of data...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
29. SEO in practice
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
iCreateFont (Function)
Creates a new print font.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HCheckStructure (Function)
Defines the mode for comparing data files.
IF statement
The conditional IF statement allows you to run an action according to a condition...
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
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......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
OpenMobileWindow (Function)
Opens a window in a mobile application.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eChangeCurrency (Function)
Converts a currency into another currency.
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......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
WDTRAD options
Constants used by the scanner functions
Constants used by the scanner functions...
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.