ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
WDInst: Uninstaller settings
The application uninstaller is the application that allows the end user to uninstall the application....
Replication vocabulary
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
15. Creating the executable in practice
Creating the executable in practice...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Using WDDIXIO
To translate the text used in your project:...
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
Comparison operators
The comparison operators can be divided into several categories......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......