ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Video functions
List of video functions...
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
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......
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
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....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Principle of remote check
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
1. Project and analysis