ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
<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).
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.)....
<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.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
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.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
NotifDelete (Function)
Removes a notification from the system bar.
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL tables.
Pyramid charts
Pyramid charts allow you to view data in descending order......
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.