ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Description window of a combining query
The description window of a combining query consists of several sections......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Programming Calendar controls
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Installing a WEBDEV website
There are two methods to install a WEBDEV website on a Unix server......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
MSIX installation
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
SCM: Changing the version of the projects in the repository
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Error 1006: The member is not global: use: to access it
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
NotificationDisplay (Function)
Displays a message outside the browser.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
Notification Push: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
WDTrans: Overview
WDTrans is a tool for canceling transactions......