ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
iSelectFont (Function)
Creates a new print font from the standard window for font selection...
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......