ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / User Groupware functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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: wd300gpu.dll
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help