ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
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.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Global and local variable
Two types of variables are available......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......