ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
TableMode (Function)
TableMode is kept for backward compatibility.
NextTitle (Function)
Modifies the title of next window to open.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Error 112: An array can only have a maximum of X dimensions
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Automatic documentation of external components
External components must include a technical documentation......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......