ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Runtime log
The runtime log is the best way to identify the most used features of an application......
9. Sharing a project in practice
Sharing a project in practice...
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Variable scope
Variables can be declared anywhere in the code....
Events associated with Button controls
List of events associated with Button controls...
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
19. Upload: Sending files to the server
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....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
ERR_LAUNCH_FAILED
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Setup mode
Several methods can be used to distribute a WINDEV application......
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
The home page
The home page is the first page of your site......