ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLToRGB (Function)
Converts the HTML color into RGB color.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
zipOpen (Function)
Opens an existing archive.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Chart constants
List of constants used by the functions for chart management....
The structure of the file for remote control
The management of remote control uses a file in INI format......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Generating an application for Universal Windows 10 App
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......