ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeListItem (Example)
Usage example of the TreeListItem function
The Sidebar control
The Sidebar control gives access to different options......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
Page (Property)
The Page property is used to handle a page.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
EmailReadNext (Example)
Usage example of the EmailReadNext function
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.