ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDXView: Overview
WDXView is an ActiveX browser...
Manipulating an ActiveX control programmatically
WINDEV allows you to manipulate an ActiveX control in WLanguage via...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology...
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Code statistics
The code statistics affect......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Title (Property)
The Title property is used to get and change the title of an element.
GetDefinition (Function)
Retrieves the definition of element type.
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Aliases on data files: HAlias
The aliases are used to handle......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
OpenSister (Function)
Opens a non-modal sibling window.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Code editor: Display options
The code editor proposes several display options......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....