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...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
The Signature control
The Signature control is a report control used to sign......
Composite chart
A composite chart is a chart that displays several types of charts......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Push notification
A mobile device can receive push notifications......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Glossary
The glossary lists all the abbreviations used in the code editor......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).