ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
SAPDisconnect (Function)
Disconnects a SAP R/3 system....
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
xBase files: Limits
WDDIXIO overview
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Native Oracle Connector for WINDEV and WEBDEV
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Native SQL Server Connector for WINDEV and WEBDEV 2024
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Feedback component
The Feedback component is a component provided with WINDEV......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
25. Performing a process on several successive pages
Performing a process on several successive pages...
Creating the skin template of a report
8. Binding controls to data
A window can display information from......
8. Associating controls with data