ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Structure of data files of user groupware
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Different types of data (Type of variable)
A variable is defined by name and type......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
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.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Bitwise operators
The operations on binary values are performed......
List of reserved words
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function