ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
AIDetect (Function)
Detects various elements in an image: objects, faces, etc. This detection is made possible by artificial intelligence (AI).
<Word Processing>.Add (Function)
Adds an element, document, paragraph, text, image or fragment to the end of a Word Processing control.
WBAdminUpdateAccount (Function)
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server.
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)....
7. Window templates
...Window templates...
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
The "Database schema" pane
The "Database schema" pane shows......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
FBSessionStatus (Function)
Checks the status of a Facebook session.
1. Examples provided with WINDEV Mobile
Exports a page contained in a Document variable in image format....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL table....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......