ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<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.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
WinOutWidth (Function)
Returns the full width of a window (including the border).
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
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.
1. WEBDEV editors
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).
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).