ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
SQLExec (Function)
Names and runs an SQL query.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
11. Controls in practice
Discover the main characteristics of the controls...
Push notification
A mobile device can receive push notifications......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Automatic error handling
Error handling can be customized for each process......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Page templates
WEBDEV allows you to create page templates......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.