ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Installing a Webservice (old format)
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Android Control Center
Do you know where to find your application log files?...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
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......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
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......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
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......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.