ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
16 results for: composant
InComponentMode (Function)
Indicates whether the code is run:
  • from a WINDEV application, a WEBDEV website or a PHP page.
  • from a component.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.InsertIW (Function)
Inserts a row as an internal window into a Looper control populated programmatically.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Component>.Load (Function)
Loads an external component independent of the current project.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
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.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application...
11. External component
Returns the list of parameters for a query created in the query editor.
10. Internal component
Internal component
9. Internal component
Returns the index of the selected element in a Looper control.
7. Internal component
An internal component is a set of elements from a project.
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc.