ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Report data source
...The reports can be created with the data coming from:...
Java application and WINDEV
A Java application is an application entirely compiled in Java......
The Multimedia control
The Multimedia control is used to play multimedia files......
<btleDevice>.Initialize (Function)
Initializes a Bluetooth Low Energy device in Windows.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
WinForceDDW (Function)
Forces the DDW (Dim Disabled Windows) feature on a window even if this window is not accessible.
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
<Source>.PrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.