ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Service management functions
List of functions for managing services...
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.