ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
10. Customizing the aspect of a site: skin elements
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
3. Deploying a WINDEV application
ComponentInfo (Function)
Returns information about a component.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Automatic management of exceptions
The management of exceptions can be customized by process......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Report viewer: Proposing several reports
In the document preview, end users can......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......