ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Error 1036: A class used in an array must have a constructor without parameter
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
NotifPushSendSubscriber (Function)
Sends a notification to Android devices that are subscribed to a topic.
GetTheme (Function)
Gets the current theme of a mobile application.
SysErrorMode (Function)
Modifies the display mode of errors.
fShortName (Example)
Usage example of the fShortName function
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
JSONValid (Function)
Checks the validity of a JSON string.
dStraighten (Function)
Transforms an image by applying perspective correction.
MyParent (Reserved word)
MyParent is used to handle...
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.