ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Use (External language)
Opens the specified window by closing all the windows opened beforehand.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
HExecuteProcedure (Function)
Runs a stored procedure.
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.
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
iPrintImage (Function)
Sends the image file to print to the print buffer.
Burner constants
List of constants used by the burner functions....
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Analysis links
The links are used to link the files found in an analysis between themselves......
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
ImageXPos (Function)
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control.
grWndSize (Function)
Defines the size of the window containing the chart.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
PythonExecute (Function)
Executes a function present in a Python module.