AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
BrowsedFile (Property)
BrowsedFile Property obtiene y establece la fuente de datos utilizada para mostrar registros en controles basados en un archivo de datos .
ControlClone (Example)
Usage example of the ControlClone function
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
Declarar y usar un Variable
Una variable se define por nombre y tipo......
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
<Imagen>.Font (Función)
Declara la fuente que utilizará la función dTexte en un control Imagen.
<Variable Image>.Font (Función)
Declara la fuente que utilizará la función dText en una variable de tipo Image.
<Variable WDPic>.Font (Función)
Declara la fuente que utilizará la función dText en una variable de tipo WDPic.
<Variable picLayer>.Font (Función)
Declara la fuente que utilizará la función dText en una variable de tipo picLayer.
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
iParameter (Example)
Usage example of the iParameter function
XMLElementName (Example)
Usage example of the XMLElementName function
XMLChild (Example)
Usage example of the XMLChild function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
XMLAddChild (Example)
Usage example of the XMLAddChild function
<Looper>.AddLine (Función)
Añade una fila al final de una control Looper.
XMLData (Example)
Usage example of the XMLData function
ContactDelete( Función)
Borra la actual Contact: a partir de un libro Address de Lotus Notes o Outlook. de la lista de contactos de la Phone (Android, iPhone o iPad, Universal Windows)....
fSaveText( Función)
Crea y llena un archivo de texto con el contenido de un control de texto o de un texto Variable (cadena Variable, control Campo de entrada en una ventana, control Estático en una reporte, ...).
SQLConnect (Example)
Usage example of the SQLConnect function