ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Binding controls to data
A window or page can display information from......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Using the query result
The result of a select query can be used in......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
16. Application test in practice
5. Site test in practice
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Items used in a select query
A query created in the query editor can contain several types of items......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Creating user accounts
A User account allows the server administrator to......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
HCreateMovableReplica (Function)
Creates a movable replication.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).