AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Groupware Usuario
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
gpwGetFileInfo (Function)
In french: gpwRecupInfoFichier
Retrieves the directory of the data files found in the user groupware.
Example
// Retrieve the directory of the user file
DirUserFile is string = gpwGetFileInfo(gpwInfoUserDir)
Syntax
<Result> = gpwGetFileInfo(<Information>)
<Result>: Character string
Requested information.
<Information>: Constant
Requested type of information:
gpwInfoRightDirDirectory of the data file of rights.
gpwInfoUserDirDirectory of the data file of users.
Component: wd290gpu.dll
Versión mínima requerida
  • Versión 9
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local