ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
REP files
REP files contain the list of tables handled by the application....
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
7. Multilingual websites in practice
Returns an array without duplicates....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
iCurrentFile (Function)
Returns the name of the file currently generated.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created...
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
apExecute (Function)
Runs an action plan.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.