AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Arquitectura de 3 niveles
El desarrollo de la arquitectura de "3 niveles" se ha simplificado.......
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
TestCheckNotNull( Función)
Verifica si una expresión no es nula en la programación asertiva y en el modo de prueba automática.
TestCheckNull( Función)
Verifica si una expresión es nula en la programación asertiva y en el modo de prueba automática.
dbgCheckNotNull( Función)
Verifica si una expresión no es nula en la programación asertiva y en el modo de prueba automática.
dbgCheckNull ( Función)
Verifica si una expresión es nula en la programación asertiva y en el modo de prueba automática.
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
External language: C ++ programming (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
<sfConnection Variable>.ExecuteQuery (Función)
Ejecuta una consulta SOQL (Salesforce Object Query Language) en una base de datos de Salesforce.
SFExecuteQuery (Función)
Ejecuta una consulta SOQL (Salesforce Object Query Language) en una base de datos de Salesforce.
ManageHTML (Property)
The ManageHTML property is used to set the HTML management mode in a full-text index.
ManageRTF (Property)
The ManageRTF property is used to set the RTF management mode in a full-text index.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described programmatically.
Docker image of the WEBDEV Application Server
Starting with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
<sfConnection Variable>.ForwardQuery (Función)
Continúa ejecutando una consulta SOQL (Salesforce Object Query Language) en los registros de una base de datos de Salesforce.
SFForwardQuery (Función)
Continúa ejecutando una consulta SOQL (Salesforce Object Query Language) en los registros de una base de datos de Salesforce.
NullSupported (Property)
El NullSupported Property se usa para administrar el valor NULL en los archivos de datos HFSQL.
Traducción de los componentes externos
Un componente externo es una set de elementos WINDEV o WEBDEV que realizan una acción específica (envío de faxes, correos electrónicos, etc....
NullAllowed (Property)
El NullAllowed Property se utiliza para gestionar el valor NULL en los elementos de los archivos de datos HFSQL.
Creación de una consulta en código SQL
El editor de consultas le permite crear una consulta escribiendo código SQL.......
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
1
2
3
4
5
6
277
>