ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
gImage (Function)
Builds a sequence of characters containing an image.
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Clipboard management functions
List of functions for managing the clipboard...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
The "Bubble" charts
A bubble chart shows the correlation between three variables via 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.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......