ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Query editor: Characteristics
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
<Spreadsheet>.RecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
<Spreadsheet>.DeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Radio Button control properties
List of properties associated with a Radio Button control...
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Error 1008: The member of the class is protected
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
<Chart>.SurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.