ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Options of the window editor
To configure the general options of the window editor......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating the Vision windows of the WINDEV RAD pattern
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
19. Sending emails
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Managing parallel tasks
The computers are becoming more and more powerful......
3. UML models in practice
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....