ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. User-friendly editors in practice
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
NetDiskList (Function)
Lists the available disks: 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....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
5. User Groupware in practice
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Creating the windows and the pages of the RAD pattern
9. Sharing a project in practice
Sharing a project in practice...
Handling a WinForm .Net control through programming
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......
8. Optimizing an application
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....
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......
Managing main window menus
A main menu is necessarily associated with a window......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
12. Retrieving data from a site
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Example for creating a select query
This help page explains how to create two select queries......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......