AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Performance profiler
The performance profiler is a tool for checking and optimizing the execution time of your application......
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
ERR_MISSING_PAGE
Errores en la gestión de archivos de datos
Cuando una función HFSQL falla (devuelve False, por ejemplo), se puede conocer mediante programación el número del error correspondiente con la función HError......
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
Displaying a page in a WEBDEV website
Displaying a new page in a WEBDEV website can be done according to several methods......
Configuración del servidor Apache 2.4
Desarrollo WEBDEV: Configuración del servidor Apache 2.4.x para el protocolo CGI y para los sitios WEBDEV....
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Página con parámetros
Responsive Web Design: Gestión de una barra de encabezado
Esta ayuda Page explica cómo crear una Page que contenga una barra de cabecera en modo Responsive Web Design......
ERR_NO_PAGE
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Definir las áreas sobre las que se puede hacer clic
En una Page, una control Imagen puede contener zonas clicables......
Cheque: Conectividad HTTP
El robot de vigilancia leerá la cabecera y el contenido de una web Page......
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Propiedades de una página de ayuda
Las características de una ayuda Page sirven para definir......
Manejo de una Control Popup mediante programación
El popup siendo una control del Page, tiene la capacidad de acceder: los controles Page de la ventana emergente. los controles emergentes de Page....
MemcachedAssign( Función)
Modifica un par de clave / valor en la memoria caché de Memcached: Si la clave existe, se modifica el valor. Si la clave no existe, se añade el par clave/valor....
OKCancel( Función)
Muestra un mensaje en un cuadro de diálogo estándar que propone "OK" y "Cancel" y devuelve la elección del usuario.
1
4
5
6
7
8
470
>