ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
<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.
HFSQL constants
List of constants used by the HFSQL functions....
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
Windows
The windows represent the main interface of a WINDEV application......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
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.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Page constants
List of constants used by page functions....