ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing main window menus
A main menu is necessarily associated with a window......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Private Store for mobile applications
There are two methods two deploy your applications......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Setup mode
Several methods can be used to distribute a WINDEV application......
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
.NET application
To create a.NET application from a project......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
WINDEV applications for Linux: Specific features
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
SQL view
An SQL view is a virtual data source defined by an SQL query......