ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis.
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive:
  • The name of the file and its stored path.
  • The initial size of the file.
  • The compressed size of file.
  • The date and time of file creation.
  • The date and time of file modification.
  • The date and time of file access.
  • The file attributes.
  • The file encryption mode.
fDriveInfo (Function)
Returns information about a drive.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
StreamInfo (Function)
Returns the name and/or number of the stream issuer.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
GPSGetPosition (Function)
Retrieves information about the current device position.
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
HInfoGroup (Function)
Returns information about the specified group of users.
Extra (Property)
The Extra property manges additional information.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed...
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database...
AppParameter (Function)
Returns information about the mechanism for automatic application update.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
SysAndroidVersion (Function)
Returns information about the Android version used by the application.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
1
2
3
4
5
6
50
>