ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Component diagram
A component diagram shows the physical and static architecture of a system software......
Accessing a database via a web service
The database can be accessed via a web service......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Creating a select query
A select query (corresponding SQL statement......
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
The HTML Display control
The HTML Display control displays a web page in an application......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Share your projects via Git
Git is a source code manager......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Error 1001: The operators: and:: can only be used in the methods of classes