ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
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).
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
4. When to use the debugger?
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
WDZip: Overview
WDZip is used to compress and group your files in archives......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
fSeek (Example)
Usage example of the fSeek function
fDelete (Example)
Usage example of the fDelete function