AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
Hash functions
Hashing is used to summarize a file or a character string...
<Type Buffer>Decode (Function)
Decodes a character string that was encoded by Encode.
Decode (Function)
Decodes a character string that was encoded by Encode.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
<Type Buffer>Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
UUDecode (Function)
Decodes a character string in UUEncode format.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators...
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
fAddText (Function)
Adds the content of a character string at the end of a file.
BurnerSave (Example)
Usage example of the BurnerSave function
Iniciando WDOptimizer en el comando Line
Control Campo de entrada
El control Campo de entrada permite a los usuarios introducir datos......
dText (Función)
Dibuja un texto: en un control Imagen, en una variable de tipo Image, en una variable de tipo WDPic (en la capa de fondo), en una variable de tipo picLayer....
StatError (Example)
Usage example of the StatError function
DnDCursor (Example)
Usage example of the DnDCursor function
Size (Property)
El Size Property se utiliza para determinar y modificar el tamaño de un elemento.
DDESend( Función)
Envía un dato al programa conectado vía DDE.
docTabulation (Tipo de Variable)
El tipo docTabulation permite definir las características de una tabulación personalizada.
CaptchaVerify (Función)
Comprueba si el valor tecleado por el usuario se corresponde con la cadena mostrada en un Captcha control.
DnDEvent (Example)
Usage example of the DnDEvent function
La estructura de Contact
La estructura de Contact es una estructura preestablecida de WLanguage (no se requiere declaración)......
API description (Tipo de Variable)
Un API description Variable se utiliza para describir un API, sus parámetros, su valor de retorno y sus opciones de llamada mediante programación.
BurnerErase (Example)
Usage example of the BurnerErase function
gglAttachment (Tipo de Variable)
El tipo gglAttachment se utiliza para definir todas las características avanzadas de un archivo adjunto a un Calendar Event 7400. La Calendar puede describirse mediante el tipo gglCalendar. Este Calendar es usado por el servicio de Google Calendar.
La estructura de DotNet
Dibujar en WINDEV, WEBDEV y WINDEV Mobile
WINDEV, WEBDEV y WINDEV Mobile incluyen varias funciones para mostrar, dibujar, copiar y guardar dibujos e imágenes desde sus aplicaciones o sitios......
Migración de un sitio WEBDEV a PHP
Para migrar un sitio WEBDEV a PHP......
fShortName( Función)
Devuelve el nombre corto de un fichero o directorio.
Message (Property)
La propiedad Message permite: Descubra el mensaje de ayuda associated con un control o con una opción de menú (en una ventana). Modificar el mensaje de ayuda associated con un control o con una opción de menú (en una ventana)....
Condensed (Propiedad)
La propiedad Condensed permite: Determinar si una variable de tipo Font está comprimida (condensada). Condensar una variable de tipo Font. Esta propiedad se conserva por motivos de compatibilidad con versiones anteriores....
LDAPFind( Función)
Realiza una búsqueda en un servidor LDAP.
fLongName( Función)
Devuelve el nombre largo de un fichero o directorio.
La estructura SOAP
Para pasar parámetros a una ejecución de Procedure en un servidor SOAP, WINDEV utiliza la siguiente estructura......
docStyle (Tipo de Variable)
El tipo docStyle se utiliza para definir las características avanzadas de un estilo perteneciente a un Document, un párrafo o un fragmento de Document.