ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
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.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.