ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... connection in which case the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
dbgEnableLog (Function)
Enables the runtime log programmatically.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
MDIOpen (Function)
Opens and enables an MDI child window.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Sound (Function)
Plays a sound in WAV format.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static Text control found in a report....
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
NumberInWords (Function)
Converts a number to words.
HRplAddFile (Function)
Adds a table to a universal replication.