ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
The Edit control
The Edit control allows users to enter data......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Setup directory
The setup wizard allows you to configure the setup directory of application....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......