ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
13. Security benefit: managing the "Back" button
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
HTTPSendForm (Function)
Sends an HTTP form.
WEBDEV styles
WEBDEV styles are advanced styles......
docFormatting (Variable type)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......