ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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°)....
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.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
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.
TreeListItem (Example)
Usage example of the TreeListItem function
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.
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
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.
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.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
CursorDisplay (Function)
Displays or hides the mouse cursor.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.