ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description de IndexSémantique (Type de variable)
Une variable de type Description de IndexSémantique permet de décrire par programmation un ou plusieurs index sémantiques. Les caractéristiques de ce type peuvent être définies et modifiées à l'aide de différentes propriétés WLangage.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
<Table>.AddLine (Function)
Adds a row in:
  • a Table control,
  • a TreeView Table control.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
TableAddLine (Function)
Adds a row in:
  • a Table control,
  • a TreeView Table control.
<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.