ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
FileDisplay (Function)
Displays a file in the browser of Web user.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Seek (Function)
Searches for the index of an element in a WLanguage array.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
Array management functions
List of functions for managing arrays...
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify the display mode of a ListView control....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
iCreateFont (Function)
Creates a new print font.
ThreadPersistent (Function)
Makes a thread persistent.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Installing and starting WDTRAD
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.