ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
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.
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...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
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).