ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Xaml (Champ)
XML management: Use example
This application example manages an XML file named "Orders......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Error 1038: This member already exists in the class
Error 1037: This member already exists in the structure
Error 1050: This member already exists in the composite variable
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
HTMLFindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document (or in an HTML node).
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
<htmlNode variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML node.
<htmlDocument variable>.FindElementByName (Function)
Searches for elements whose "name" attribute matches a specific value in an HTML document.
ERR_NO_TABLE
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Error 31: The file to include is not found. Check the name and path ...
Error 303: ambiguous control name
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
<Table>.ToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
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....
<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....