ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
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.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
XMLElementName (Function)
Returns the name of current element (tag or attribute).
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.
Constants for managing the Image Editor control
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
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 login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Configuring an application with User Groupware
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
OCR constants
Adds a language to the native OCR system....
The different types of integers
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.