AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
24 resultados para: indirection
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or data file item by dynamically constructing the name of the field, variable, class member or item...
¿Cómo utilizar los operadores indirectos?
Los operadores indirectos ({ }) se utilizan para manipular un objeto cuyo nombre se encuentra en un Variable...
Programming a status bar
WINDEV allows you to manipulate a status Bar and a status Bar cell directly by programming...
Elements of a class: Enumerate and manipulate programmatically
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
How to?
ControlClone (Function)
Creates a new control from an existing control.
Property Description (Variable type)
The Property Description type is used to get information about a property.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
List of operators
Variable Description (Variable type)
The Variable Description type is used to get information about a variable or a member.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example) ...
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query...
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Designing a supercontrol
A supercontrol is an advanced type of control...
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format...
Name (Property)
The Name property is used to get:
  • the name of the font associated with a Font variable.
  • the name of a control, report or report block.
  • the name of a control, group of controls or window.
  • the name of a control, group of controls or page.
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Oracle Native Connector: Features and notes
Remarks and specific features of the Native Oracle Connector
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields...
ExecuteProcess (Función)
Inicia la ejecución de un proceso mediante programación, es decir, sin que el usuario tenga que realizar una acción determinada en la interfaz.
Control (Tipo de variable)
El tipo Control permite definir las características de un control.
Mapa del sitio de la documentación de PC SOFT