ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetSeek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
WEBDEV scheduled task management functions
The following functions are used to manage scheduled WEBDEV tasks:
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
6. Multilingual sites
1. WEBDEV editors
<Spreadsheet>.InsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
<Spreadsheet>.InsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
<Window>.WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
<Spreadsheet>.AddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
<Spreadsheet>.Seek (Function)
Seeks a value in the cells of a Spreadsheet control found in a window.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
<ANSI string>.AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.