ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Creating the skin template of a report
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Creating links
Links help users navigate the help system......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WDTRAD options
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Type (Property)
The Type property is used to get and change the type of an element.
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Internal component
An internal component is a set of elements from a project......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
EXE constants
List of constants used by the functions for managing executables....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HChangeConnection (Example)
Usage example of the HChangeConnection function
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Manager of automated tests
The test manager is used to......