ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
13. Generation modes
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
14. Managing the "Back" button in practice
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
FileDisplay (Function)
Displays a file in the browser of Web user.
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Looper control based on a data file
This type of Looper control uses data from a data file or query......
fMemOpen (Function)
Opens a memory zone shared between several applications.
29. SEO in practice
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Compilation options (chm format)
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
ControlClone (Function)
Creates a new control from an existing control.