ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumElement (Example)
Usage example of the EnumElement function
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
GetTypeDefinition (Function)
Gets the description of a type identified by name.
How to use an array of structures?
An array of structures is an Array variable......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Enumeration (Type of variable)
An enumeration is a set of values......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
CursorCapture (Example)
Usage example of the CursorCapture function
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
WebSocket functions
List of functions specific to WebSocket servers...
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Handling an Edit control programmatically
You can handle Edit controls programmatically......