ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Handling the report blocks through programming
Each report block is associated with different events......
FTP constants
List of constants used by the FTP functions....
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Python: Native calls
WLanguage allows for native Python calls......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
How to create a menu?
How to open a window?
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
The different types of windows
The following types of windows can be created in a WINDEV application......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min