ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Reduce (Function)
Applies a computation to each element of an array.
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
Relationships in a CDM
The relationships are used to link entities among themselves or to link associations to entities......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
iEndReport (Function)
Forces the report print to stop.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
iPageEnd (Function)
Forces the move to the next page during the report print.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Creating links
Links help users navigate the help system......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......