ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Items used in a select query
A query created in the query editor can contain several types of items......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Action Bar control events
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Outstanding progress bars
Simple or symmetric progress bar?...
8. Sharing a project in practice
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
3-tier architecture
The development in "3-tier" architecture is now simplified......
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Handling the report blocks through programming
Each report block is associated with different events......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......