ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
REP files
REP files contain the list of data files handled by the application....
Project (External language)
Opens and runs a WINDEV project.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Typing multilingual texts
For a multilingual application, you have the ability to......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
The planes in WEBDEV
The planes are used to group the controls of an element......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Parameters of the procedure used by HReindexAsynchronous
WLanguage procedure ("callback") called by HReindexAsynchronous for each HFSQL Client/Server data file reindexed. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.