ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Space (External language)
Fills the content of WdString with space characters on the right.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Asc (Function)
Returns the ASCII code of the specified character.
OpenMainMenu (Function)
Opens the main menu of the current window.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
Open (Function)
Opens a modal WINDEV window.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Exist (Property)
The Exist property is used to determine if an element exists.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Creating a translation file
WDINT allows you to create a translation file....
Assignment of RETURN
The return value of the process currently run can be assigned...
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.