ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
xlsNameToCoordinates (Function)
Returns the coordinates of a cell, XLS file or spreadsheet control according to its name.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
WorksheetName (Property)
The WorksheetName property is used to get and change the name of a worksheet in an XLS document.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
<Multimedia>.Duration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).