ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
WINDEV Framework License Agreement
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
<Kanban>.DeleteList (Function)
Deletes a list from a Kanban control.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
WINDEV Mobile Framework License Agreement
CurrentDay( Function)
Returns the number of the current day in the current month.