ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Looper control
A Looper control is used to repeat the controls found in a specific area......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Search in current code
When coding, developers often need to do a quick search in the current code...
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
The "Analysis" pane
The "Analysis" pane lists......
8. Associating controls with data