ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Source>.ListStopWord (Function)
Returns the list of stop words used by a full-text index.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
Two-factor authentication management functions
Utilisation dans la classe Thread - Accès en Lecture - Type : Entier32...
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
10. UMC: User Macro-Code
Information 2104: This function is kept for backward compatibility
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
Error 507: The '++' operator is not allowed
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
Action Bar control functions
The following functions are used to manage the Action Bar control......
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.