ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Creating the Relation pages of a WEBDEV RAD pattern
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Image control: the supported formats
The supported image formats are as follows:...
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.