ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
MemCount (Function)
Returns the number of elements found in a memory zone.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
Attribute (Property)
The Attribute property is used to manage attributes.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Alignment
The Alignment property is used to align elements.
fSelectDir (Function)
Opens a directory picker.
StringBuild (Function)
Builds a character string from an initial string and parameters.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Position (Function)
Finds the position of a specified string within another string.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.