ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and handling an item
The main operations that can be performed on an item are as follows......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Chart: Managing legends
Several types of legends are supported in the charts......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Handling Gantt Chart controls programmatically
Error 108: The size of the variable is not allowed
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Programming the table cells
The Table controls can be handled......