ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring an authentication server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Native Access to SAP
SAP is a widely used ERP......
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 website?
This help page explains how to add a secure payment into a WEBDEV website......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
NFC: Data transfer
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)......
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).
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Code completion in the code editor
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Creating an executable: Manifest management
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)......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Surround code fragments
You can surround code fragments with a condition, structure, etc....