ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Native Oracle Connector for WINDEV and WEBDEV
Copying controls from the page editor
The controls can be copied from the page editor......
Native SQL Server Connector for WINDEV and WEBDEV 2024
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
2. How to test a site?
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Functions for managing TreeView Table controls (prefix syntax)
List of functions for managing TreeView Table controls...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
User report editor (Reports & Queries)
A report provides a custom view of data......
Copying controls from the window editor
The controls can be copied from the window editor......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.