ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Reports & Queries: New features in this version
Runtime error management functions
List of functions for managing runtime errors...
Error 1010: The member of the class is constant
21. Managing business rules
Managing business rules...
18. Management of business rules
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Internal component
An internal component is a set of elements from a project......
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
WDXView: Overview
WDXView is an ActiveX browser......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......