ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
Peeling Corner control properties
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
TimeValid (Function)
Checks the time validity.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
<Chart>.DonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
TimeToInteger (Function)
Converts a time to an integer.
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Time management
For each element (windows, reports, ......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
TimeToString (Function)
Converts a time to a string in the specified format.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.