ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dArc (Example)
Usage example of the dArc function
Constants used for managing the multi-touch
Constants for managing the multi-touch...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed...
Events associated with windows
List of events associated with windows...
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform...
SSLActive (Function)
Used to enable or disable the secure SSL mode.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
TableInfoXY (Example)
Usage example of the TableInfoXY function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Constants for managing the windows
List of constants used by the functions for managing the windows...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures...
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design...
Using the Vista style in your windows
WINDEV allows you to customize......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
FontCreate (Function)
Creates a font definition.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++...