ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
DnDGetData (Example)
Usage example of the DnDGetData function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Screen,Get (External language)
Retrieves the value in a control or in a variable.
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
The Check Box control
A Check Box can correspond to......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......