ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExeListProcess (Function)
Returns the list of applications currently run.
<Source>.EndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
<Source>.SetLog (Function)
Enables or disables log management on a file.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
PageAddress (Function)
Used to find out the Internet address of a page.
FileDisplay (Function)
Displays a file in the browser of Web user.
fDelete (Function)
Deletes a file accessible from the current computer.
fShortName (Function)
Returns the short name of a file or directory.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
fTempFile (Function)
Returns the name of a unique temporary file.
fUnlock (Function)
Entirely or partially unlocks an external file.
SysIconize (Function)
Used to find out whether a window is minimized.
fLock (Function)
Entirely or partially locks an external file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HSetLog (Function)
Enables or disables log management on a file.
grDestinationWMF (Function)
Defines a meta file as chart destination.
HListUser (Function)
Returns the list of users defined for a connection.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
tapiCalledID (Function)
Used to find out the phone number called.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
fMoveFile (Function)
Moves a file from one directory to another.