ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Share your projects via Git
Git is a source code manager......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
7. Window templates
...Window templates...
Creating a select query
A select query (corresponding SQL statement......
OLE control properties
List of properties associated with an OLE control...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Report based on a query
Queries are used to easily select records in one or more data files......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Automatic error handling
Error handling can be customized for each process......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Video functions
List of video functions...
Error 1021: The method of the class is not global
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.