ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSONToVariant (Function)
Converts a JSON string to a Variant variable.
PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<mongoDatabase variable>.CreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<Toast>.Display (Function)
Displays a "Toast" message.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).