ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Site map of PC SOFT documentation
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
16. Protecting access to the site: passwords
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Operations performed on state-transition diagrams
The following paragraphs explain......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
ERR_DISCONNECTED_EXEC
ERR_BAD_DLLEXE
Error 107: Redefinition of the parameter
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Environment of code editor
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Merging differences (SCM)