ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM administrator: Available tools
The "Tools" tab in the SCM administrator allows you to......
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Constants for manging the replication
List of constants used by the functions for managing the replication....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Classes, members, methods and properties
A class is made of......
HViewToFile (Example)
Usage example of the HViewToFile function
Server (Property)
The Server property is used to manage servers.
Encryption (Property)
The Encryption property gets and sets the encryption algorithm used.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Type (Example)
Usage example of the Type property
FaxStatus (Function)
Returns the status of a fax sent by FaxSend.
Test of a query
The query editor allows you to run the test of query result......