ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
10. Customizing the aspect of a site: skin elements
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
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
3. Deploying a WINDEV application
HFSQL constants
List of constants used by the HFSQL functions....
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......