ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Managing sockets
WINDEV includes advanced socket management functions....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
7. AJAX technology
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Handling Organization Chart controls programmatically
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Changing sites from AWP to SEO-ready session mode
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WINDEV: Example of programmed Drag and Drop