ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Asc (Function)
Returns the ASCII code of the specified character.
fDelete (Function)
Deletes a file accessible from the current computer.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
Restore (Function)
Displays a WINDEV window to its initial size.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
gLine (Function)
Builds a sequence of characters containing a line.
Maximize (Function)
Displays a WINDEV window in its maximum size.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
TimeToString (Function)
Converts a time to a string in the specified format.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
fTempFile (Function)
Returns the name of a unique temporary file.
fUnlock (Function)
Entirely or partially unlocks an external file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
fLock (Function)
Entirely or partially locks an external file.
VideoConfigure (Function)
Allows you to configure the video capture driver.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
HSetLog (Function)
Enables or disables log management on a file.
HSetREP (Function)
Enables or disables the management of .REP file.
HLogInfo (Function)
Adds comments to the log when saving the operation.