ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
UUDecode (Function)
Decodes a character string in UUEncode format.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Creating anchors
The anchors are used to define specific points in a help page......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
"About" window
The "About" window is used to display and access various information about the current application......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
7. Window templates
...Window templates...
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......