ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / User Groupware functions
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
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help