ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a report
The report editor allows you to easily create all types of reports via a wizard......
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
Clipboard management functions
List of functions for managing the clipboard...
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....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
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......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
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....