ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
WINDEV concepts
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Handling a WinForm .Net control through programming
ERR_DISCONNECTED_ERROR
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Commands of the external interface
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Managing main window menus
A main menu is necessarily associated with a window......
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......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
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....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...