ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ChangeTarget (Function)
Changes the target of a button action.
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
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.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete...
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding...
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......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task...
Print technical documentation
You can print different technical documentations describing all the elements of the project...
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control,...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change...
WinStatus (Function)
Identifies or modifies the window status.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present...
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.