|
|
|
|
|
|
|
|
|
|
|
|
| Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators... |
|
|
|
|
|
|
|
| The & operator returns the address of a variable as an integer |
|
|
|
|
|
|
|
| The arithmetic operators are... |
|
|
|
|
|
|
|
| Returns the remainder of a division. |
|
|
|
|
|
|
|
| The following are additional operators... |
|
|
|
|
|
|
|
| Obtiene una tarea utilizando su identificador en una columna del Diagrama de Gantt en una Tabla o control Tabla TreeView. |
|
|
|
|
|
|
|
| Obtiene una tarea utilizando su identificador en una columna Diagrama de Gantt en un control Tabla o TreeView Table. |
|
|
|
|
|
|
|
| The logical operators are as follows... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item... |
|
|
|
|
|
|
|
| Una subconsulta es una consulta cuyo resultado es utilizado por otra consulta..... |
|
|
|
|
|
|
|
| El tipo htmlNode se utiliza para definir todas las características avanzadas de un nodo de un HTML Document . |
|
|
|
|
|
|
|
| Para acceder a una clase, el objeto debe declararse como parte de la clase a manipular, esto se llama Instanciación de objeto object.... |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
| Convierte el texto a HTML (los saltos de línea se reemplazan por <BR>, los acentos se reemplazan por su equivalente en HTML, etc.). |
|
|
|
|
|
|
|
| Identifies the window that was in edit before the window that is currently in edit (for the same project). |
|
|
|
|
|
|
|
| Factorizes the expression of an element on which several subelements or properties are accessed. |
|
|
|
|
|
|
|
| Returns the IMEI number of an Android phone. |
|
|
|
|
|
|
|
| The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target. |
|
|
|
|
|
|
|
| A structure is a custom type of data... |
|
|
|
|
|
|
|
| Returns information regarding the current connection to data on the mobile network. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Returns the two low bytes of an integer. |
|
|
|
|
|
|
|
| Identifies the window currently in edit. |
|
|
|
|
|
|
|
| The docElementCheckBox type allows you to define all the advanced characteristics of a check box used in a form. |
|
|
|
|
|
|
|
| Adds a break into a Table or Looper control. |
|
|
|
|
|
|
|
| Recupera una cadena de caracteres en un formato externo a PC Soft (cadena de caracteres de una API de Windows, por ejemplo). |
|
|
|
|
|
|
|
| Creates a Repositionable Note control. |
|
|
|
|
|
|
|
| Creates a Repositionable Note control in the curernt window programmatically. |
|
|
|
|
|
|
|
| Crea un Control Nota reposicionable. |
|
|
|
|
|
|
|
| Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp). |
|
|
|
|
|
|
|
| Sorts the elements in a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| Un array es un tipo estructurado que permite agrupar una serie de elementos del mismo tipo... |
|
|
|
|
|
|
|
| Ordena los elementos de un control List Box, ListView o Combo Box rellenado mediante programación. |
|
|
|
|
|
|
|
| The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc. |
|
|
|
|
|
|
|
| The docElement type is used to handle each element found in a docParagraph variable. |
|
|
|
|
|
|
|
| WINDEV allows you to easily run queries in SQL code... |
|
|
|
|
|
|
|
| Creates a Table control from the items of a data file (view or query). |
|
|
|
|
|
|
|
| Una clase se compone de.... |
|
|
|
|
|
|
|
| Ejecuta un método de una interfaz de un objeto implementado en una DLL externa a la WINDEV framework. |
|
|
|
|
|
|
|
| A partir de la versión 2024, puede activar los tipos que admiten valores Null en un proyecto WINDEV, WEBDEV o WINDEV Mobile... |
|
|
|
|
|
|
|
| Ejecuta un método de una interfaz de un objeto COM instanciado por COMCreateInstance. |
|
|
|
|
|
|
|
| What's new in WINDEV Mobile 2024 in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| When modifying the analysis of a replicated application (add an item, a file, ... |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
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).
|
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| A Scheduler control can be... |
|
|
|
|
|
|
|
| Un control Planificador puede ser... |
|
|
|
|
|
|
|
| An associative array is an "advanced" type of array... |
|
|
|
|
|
|
|
| Tutorial WINDEV: Fundamentos de WLanguage
Lección 2 - Variables - 20 min |
|
|
|
|
|
|
|
| Tutorial WEBDEV - Fundamentos de WLanguage
Lección 2 - Variables - 20 min |
|
|
|
|
|
|
|
| Tutorial WINDEV Mobile - Fundamentos de WLanguage
Lección 2 - Variables - 20 min |
|
|
|
|
|
|
|
| Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| WINDEV 2024 new features in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| Nouveautés de WINDEV 2024 présentes dans la brochure des Nouveautés 2024. |
|
|
|
|
|
|
|
| New features in WINDEV/WEBDEV/WINDEV Mobile 2024 presented in the 2024 New Features brochure. |
|
|
|
|
|
|
|
| Novedades de WINDEV, WEBDEV y WINDEV Mobile 27 presentadas en la Revista de novedades. |
|
|
|
|
|
|
|
| Specific features of print in PDF format |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|