ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.
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).
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).
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
NotifListCategory (Function)
Lists the notification categories of the application.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HTMLInsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).