ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
NET constants
List of constants used by the DotNet functions....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....