ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
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...
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)...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options...
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements...
Operations performed on sequence diagrams
The following paragraphs explain......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Operations performed on object diagrams
The following paragraphs explain......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
tapiDial (Function)
Dials a phone number for a voice line.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
How to create and handle a structure?
This help page explains how to create and handle a structure....
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
Operations performed on use case diagrams
The following paragraphs explain......
Operations performed on deployment diagrams
The following paragraphs explain......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......