ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
Automatic management of exceptions
The management of exceptions can be customized by process......
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WinOutWidth (Function)
Returns the full width of a window (including the border).
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.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Error (Function)
Displays a custom error message in a system error window.
1. WEBDEV editors
14. PHP generation in practice
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
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).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.