ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
grSaveImage (Function)
Saves the image of a chart in an Image variable.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
Handling menu options programmatically
The menu options can be handled......
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.
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
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.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
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.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.