ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
WDInst: handling the files to install
By default, the files to install are......
5. User Groupware in practice
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Using several libraries in an application
A library is a WDL file that contains all the resources......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
.NET Assemblies
.NET is Microsoft's software development platform......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
WINDEV License Agreement
WINDEV License Agreement...
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
10. UMC: User Macro-Code
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...