AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Resultados de la búsqueda
Resultados 26-50 de 59 para ..chemin
fOpen (Example)
Usage example of the fOpen function
<Drive variable>.MoveDirectory (Función)
Mueve un directorio y su contenido a otro directorio en una unidad remota.
DriveListDirectory (Función)
Crea una lista de los directorios de una unidad (Drive).
<Drive variable>.ListDirectory (Función)
Crea una lista de los directorios de una unidad (Drive).
DriveCreateDirectory (Función)
Crea un directorio en la unidad remota.
<Drive variable>.CreateDirectory (Función)
Crea un directorio en la unidad remota.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable...
<zipArchive variable>.ChangePath (Función)
Modifica la ruta almacenada de un archivo en un fichero (en formato ZIP, WDZ o 7z).
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
<zipArchive variable>.FindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
BurnerPath (Function)
Returns the path of the current burner.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
SCPSendFile (Función)
Transfiere archivos mediante el protocolo de copia segura (SCP).
<Drive variable>.CopyDirectory (Función)
Copia un directorio a otro directorio en una unidad remota (Drive).
fSeek (Example)
Usage example of the fSeek function
<Drive variable>.DownloadFile (Función)
Descarga un archivo de una unidad remota (Drive) al equipo del usuario.
DriveMoveDirectory (Función)
Mueve un directorio y su contenido a otro directorio en una unidad remota.
DriveCopyDirectory (Función)
Copia un directorio a otro directorio en una unidad remota (Drive).
Linux application: Tips and tricks
In multi-configuration Windows/Linux applications, various limitations may arise: unmanaged fields, unavailable functions, etc.
fShortPath (Function)
Returns the full short path of a file or directory.
<Drive variable>.UploadFile (Función)
Sube un archivo local a una unidad remota (Drive).
<gglDrive variable>.ListFileGgl (Función)
Crea una lista de los archivos de Google Docs Editors (Docs, Sheets, etc.) que se encuentran en Google Drive.
<sshSession variable>.SCPGetFile (Función)
Obtiene un archivo mediante el protocolo de copia segura.
<Drive variable>.ListFile (Función)
Crea una lista de los archivos de un directorio ubicado en un servicio de almacenamiento (Drive).
SCPGetFile (Función)
Obtiene un archivo mediante el protocolo de copia segura.
ComponentLocate (Function)
Specifies the access path to an external component of project.
DriveDownloadFile (Función)
Descarga un archivo de una unidad remota (Drive) al equipo del usuario.
<Drive variable>.UploadDirectory (Función)
Sube un directorio y su contenido a una unidad remota.
DriveUploadDirectory (Función)
Sube un directorio y su contenido a una unidad remota.
DriveCreateFile (Función)
Crea un archivo en la unidad remota.
<Drive variable>.CreateFile (Función)
Crea un archivo en la unidad remota.
QuickAction (Tipo de variable)
El tipo QuickAction permite definir todas las características avanzadas de una acción rápida de una aplicación en Android (Acceso directo a la aplicación) o iOS (Acción rápida).
Cambio de los sitios de AWP al modo de sesión SEO-ready
Colapsa todas las cabeceras de fila y/o columna en un control Tabla dinámica.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
Procedimiento WLanguage llamado por la función SCPGetFile
Procedimiento WLanguage ("callback") llamado por la función SCPGetFile cuando se descarga un archivo en un equipo local utilizando el protocolo SCP (Secure Copy Protocol).
AIDetectContour (Función)
Detecta los contornos de las formas en una imagen.
Procedimiento WLanguage llamado por la función SCPSendFile
Procedimiento WLanguage ("callback") llamado por la función SCPSendFile cuando se transfieren archivos a un equipo remoto utilizando el protocolo de copia segura (SCP).
DriveDeleteDirectory (Función)
Elimina un directorio y sus archivos de una unidad remota (Drive).
<sshSession variable>.SCPSendFile (Función)
Transfiere archivos mediante el protocolo de copia segura (SCP).
<Drive variable>.DeleteDirectory (Función)
Elimina un directorio y sus archivos de una unidad remota (Drive).
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
ComponentLoad (Function)
Loads an external component. This component can be:
  • an external component present in the current project.
  • an external component independent of the current project.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage...
SysNameExe (Function)
Returns the name and full path of an application.
Parámetros de la Procedure utilizada por fReadLine
WLanguage Procedure ("Callback") llamada por fReadLine para cada Line leído en el fichero.
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.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
MaxNbSegment (Property)
The MaxNbSegment property gets and sets the maximum number of line segments for drawing a Wire control.
<zipArchive variable>.AddDirectory (Función)
Añade todos los archivos que se encuentran en un directorio y en sus subdirectorios a un archivo y los comprime.
iPrintDiagram( Función)
Imprime una Diagram de:
  • a Diagram Editor control,
  • al fichero 'wddiag,
  • a Diagram Variable.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
1
2
3
>