ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete...
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Composite keys
A composite key is a key item containing several other items......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source...
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding...
grSourceSeries (Function)
Defines the source of a series.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first...
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted...
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Test of a query
The query editor allows you to run the test of query result......