ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
21 results for: utiliser
USING IN (Stopwatch)
The instruction USE ... IN instruction automatically triggers and stops a timer.
USE IN (transaction)
The USE ... IN statement is used to define the block of operations to be performed in a transaction.
Installing the robot controller
The monitoring robot includes three executables...
Global and local variable
Two types of variables are available...
USING IN (Critical section)
The instruction USE ... IN instruction automatically performs initialization and termination operations on critical sections.
Creating the skin template of a report
An Item Description variable is used to describe one or more items in a data file programmatically.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items...
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
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.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
Evénements associés à un champ Chat IA
La propriété IAInfoModèle permet de connaître et modifier les informations concernant définir les paramètres de connexion au modèle d'IA qui est utilisé par le champ Chat IA.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page...
Customizing the report viewer: Available windows
This help page presents the different data sources available for a control.
Drive (Variable type)
The Drive type is used to handle online storage services. To use this type of variable, you need to connect to the desired service.
<Table>.Delete (Function)
Deletes a row from:
  • a Table control,
  • a TreeView Table control,
  • a table displayed in a Combo Box control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
CriticalSection (Variable type)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode...
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.