ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism.
Points to consider if your customers use Windows Vista (and later)
Windows Vista (and later) proposes several improvements...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
Conversion (Function)
Converts a value from a unit to another one.
HTTP constants
List of constants used by the HTTP functions....
History of versions
The history of setup versions is an advanced feature of the network setup......
Various constants
List of various constants used by the constants WINDEV functions....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
2. Analysis in practice
Private Store for mobile applications
There are two methods two deploy your applications......
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......
Structure of data files of user groupware
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....
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
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....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Bitwise operators
The operations on binary values are performed......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
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......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
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...