ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
Custom properties (WLanguage)
A custom property is a code element with two events......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Error 701: The property is read-only
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....