AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 1601-1625 de 2056 para Dynamic site
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
ExeRun( Función)
Ejecuta un programa (un archivo ejecutable, por ejemplo) desde la aplicación actual.
HCreateMovableReplica( Función)
Crea una réplica móvil.
HListFile (Example)
Usage example of the HListFile function
HIndex (Example)
Usage example of the HIndex function
BTDisconnectDevice( Función)
Cancela la autenticación junto a un dispositivo Bluetooth.
fDelete (Example)
Usage example of the fDelete function
OutgoingData (Property)
El OutgoingData Property se utiliza para determinar y cambiar el tipo de datos emitidos por el flujo.
fReadLine (Función)
Lee una línea de un archivo externo (ANSI o UNICODE).
HChangeConnection (Example)
Usage example of the HChangeConnection function
NetClientSendMessage( Función)
Envía un mensaje desde el servidor a todos los ordenadores cliente conectados.. Esta función se conserva por motivos de compatibilidad con versiones anteriores....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Funciones de gestión de fechas y horas (sintaxis con prefijo)
Lista de funciones de gestión de fechas y horas...
HAdd (Función)
Agrega: el registro que se encuentra en la memoria al archivo de datos (consulta o vista). el registro que se encuentra en una variable de tipo Record al archivo de datos (consulta o vista)....
mlLoadWorkspace( Función)
Carga todas las variables de un archivo de MATLAB en la sesión.
iPrintReport (Example)
Usage example of the iPrintReport function
SystemIntegerToInteger (Función)
Convierte un entero del sistema en un entero de 4 bytes.
INIRead (Example)
Usage example of the INIRead function
Uso de varias bibliotecas en una aplicación
Una biblioteca es un archivo WDL que contiene todos los recursos.......
BTListService( Función)
Devuelve la lista de servicios proporcionados por un dispositivo Bluetooth.
fDecrypt (Example)
Usage example of the fDecrypt function
Grabación de un CD/DVD
Varias funciones de WLanguage se utilizan para grabar los CDs o DVDs.......
La aplicación Java y WINDEV
Una aplicación de Java es una aplicación totalmente compilada en Java......
HGetCurrentPosition (Función)
Devuelve la posición aproximada del registro actual en el archivo de datos.
fExtractPath( Función)
Devuelve los diferentes elementos de una ruta: disco, directorios, nombre y extensión del archivo.
XMLDocument (Example)
Usage example of the XMLDocument function