ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
New (Reserved word)
New is used to allocate memory space...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Functions for managing queues, stacks and lists (prefix syntax)
List of functions for managing the queues, the stacks and the lists...
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
The Tab control
The Tab control is used to simultaneously display different controls......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
The Clickable Image control
The Clickable Image control can be used to......
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Extracting the text of the project
The following text can be extracted......
Testing a project: setting
By testing the project you can simulate how the application will run......
4. When to use the debugger?
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......