ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android Control Center
Do you know where to find your application log files?...
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Access rights to a class property
A property is a code element that includes two processes......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time.....
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
How to create a patch?
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......