ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Constants for the archiving functions
List of constants used by the archiving functions....
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).
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
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
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
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.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Error 1022: The access to the method of the class is restricted by a protected inheritance