ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
11. Choosing the action of a button/link
11. Window templates
WINDEV Mobile allows you to create window templates....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Assignment operators
Three assignment operators are available......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
iDestination (Function)
Configures the print destination.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...