ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
8. 10 tips for better interfaces...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Creating and handling an item
The main operations that can be performed on an item are as follows......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.