ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WinOutWidth (Function)
Returns the full width of a window (including the border).
1. WEBDEV editors
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
ErrorBuild (Function)
Displays a custom error message in a system error window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Error (Function)
Displays a custom error message in a system error window.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
14. PHP generation in practice
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).