ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
HAddUser (Function)
Adds a user to a database.
HStatNbRec (Function)
Returns the number of entries for a given key item.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
fSplit (Function)
Splits a file into several files.
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
URL (Property)
The URL property is used to get and change a URL.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
SQLSeek (Function)
Positions on the specified result row of the query.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.