AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2026

Resultados de la búsqueda
Resultados 26-50 de 68 para [= (Operator)
Comparison operators
The comparison operators can be divided into several categories...
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators...
Operator on Address
The & operator returns the address of a variable as an integer
Arithmetic operators
The arithmetic operators are...
Modulo (Reserved word)
Returns the remainder of a division.
Bitwise operators
The operations on binary values are performed...
StringRetrieve (Función)
Recupera una cadena de caracteres en un formato externo a PC Soft (cadena de caracteres de una API de Windows, por ejemplo).
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Other operators
The following are additional operators...
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...
<Gantt chart>.GetTask (Función)
Obtiene una tarea utilizando su identificador en una columna Diagrama de Gantt en un control Tabla o TreeView Table.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files...
Logical operators
The logical operators are as follows...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use...
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.
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...
Sub-query
Una subconsulta es una consulta cuyo resultado es utilizado por otra consulta.....
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
List of operators
Assignment operators
Three assignment operators are available...
Procedure (Variable type)
The Procedure type is used to handle through programming:
  • the procedures or methods found in the project.
  • the procedures or methods found in an internal component.
  • the procedures or methods found in an external component.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
TabMDI (Property)
The TabMDI property is used to:
  • Get the type of a Tab control (simple tab or dynamic tab - MDI).
  • Change the type of a Tab control (simple tab or dynamic tab - MDI).
This property is obsolete from version 200057. Use DynamicTab.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Structure (Variable type)
A structure is a custom type of data...
Compilation instruction: IF TargetExecution
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
Instantiating an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation...
LoWord (Function)
Returns the two low bytes of an integer.
BreakAdd (Function)
Adds a break into a Table or Looper control.
WITH
Factorizes the expression of an element on which several subelements or properties are accessed.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window programmatically.
CurrentWin (Function)
Identifies the window currently in edit.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default...
<Window>.EdCreateNote (Función)
Crea un Control Nota reposicionable.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice has a direct impact on the release of class objects: depending on the reference selected, the "Destructor" will not be called at the same time..
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Array (Tipo de variable)
Un array es un tipo estructurado que permite agrupar una serie de elementos del mismo tipo...
<List Box>.Sort (Función)
Ordena los elementos de un control List Box, ListView o Combo Box rellenado mediante programación.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code...
Classes, members, methods and properties
A class is made of...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Valores Null: Permitir tipos que admiten valores Null
A partir de la versión 2024, puede activar los tipos que admiten valores Null en un proyecto WINDEV, WEBDEV o WINDEV Mobile...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Phone constants (Android / iOS)
CallDLL32 (Function)
Runs a function found in an external DLL.
DynamicTab (Property)
The DynamicTab property is used to:
  • Find out the type of a Tab control (static tab or dynamic tab).
  • Modify the type of a Tab control (static tab or dynamic tab).
API (Function)
Runs a function found in an external DLL.
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
Manipulating Scheduler controls programmatically
A Scheduler control can be...
Manipulación de controles Planificador mediante programación (sintaxis con prefijo)
Un control Planificador puede ser...
Associative array (Variable type)
An associative array is an "advanced" type of array...
2. Variables
Tutorial WINDEV: Fundamentos de WLanguage Lección 2 - Variables - 20 min
2. Variables
Tutorial WEBDEV - Fundamentos de WLanguage Lección 2 - Variables - 20 min
2. Variables
Tutorial WINDEV Mobile - Fundamentos de WLanguage Lección 2 - Variables - 20 min
New Features brochure - Version 2024: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure.
2026 new features brochure: WINDEV new features
What's new in WINDEV 2026 in the What's new 2026 brochure.
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure.
New products brochure 27: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
Mapa del sitio de la documentación de PC SOFT
1
2
3
>