ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory
The concept of software factory is used to automate the process for creating applications....
Table,Modify (External language)
Modifies an element in a Table control.
Table,Select,+ (External language)
Selects an element in a Table control.
Table
The "Table" keyword can correspond to...
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
SNMPGetTable (Function)
Reads a table of SNMP values.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Using a query with parameters
A query with parameters can be used......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
16. Application test in practice
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
Using the query result
The result of a select query can be used in......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....