ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Format of the content in the text file
The text files created by WDMSG use a specific format......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
SaaS-exclusive new features available in version 2025
...L'administrateur de la fabrique logicielle permet de ......
ERR_BAD_ACTION
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter....
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Asc (Function)
Returns the ASCII code of the specified character.
Animate a Label field
Two methods can be used to animate a Static Text control......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
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.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
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.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
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.)....