ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
Nation (External language)
Defines the display language for the titles, captions, messages...
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
Attach (Property)
The Attach property gets and changes the attachments of an email.
RESTSend (Function)
Sends a REST request and waits for the server response.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
StatusCode
The StatusCode property gets the status of the response to the request.
DownloadProgress (Property)
The DownloadProgress property gets the download progress notification.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
SpreadsheetListWorksheet (Function)
Returns the list of worksheets found in a Spreadsheet control.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grRBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.