ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
RegistryCreateKey (Function)
Creates a key in the Windows registry.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Open (External language)
Opens a window.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
Programming custom calculations in Table controls
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
WidgetDisplay (Function)
Refreshes a widget window.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
WLanguage properties available in PHP
The following properties are available in PHP...
SMSSend (Function)
Sends an SMS.
WindowsVersion (Function)
Returns the runtime mode of Windows.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Options of the window editor
To configure the general options of the window editor......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......