ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
HAddUser (Function)
Adds a user to a database.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
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.
LDAP constants
List of constants used by the LDAP functions....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
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.
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....
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
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....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....