ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Native Oracle Connector for WINDEV and WEBDEV
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
ERR_NOTADEVVERSION
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
What is an application?
An application is a set of objects (windows, controls, ......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Error 1023: The access to the method of the class is restricted by a private inheritance
ERR_BAD_CONTEXT_FOUND
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Report and project
In most cases, a report is linked to a project......
Query editor
The query editor is used to automatically create queries on the data files......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......