ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
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......
5. User Groupware in practice
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
1. RAD (Rapid Application Development)
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Using several libraries in an application
A library is a WDL file that contains all the resources......
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
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......
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....
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....