ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Error 1017: The method is not global: use: to access it
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Error 1006: The member is not global: use: to access it
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Sort the data displayed in your tables in one click
Unnecessary confirmation dialogs? Use automatic validation
History of versions
The history of setup versions is an advanced feature of the network setup......
ERR_NO_WDADMIN
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
9. Internal component
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....