ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTempFile (Function)
Returns the name of a unique temporary file.
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.
Asc (Function)
Returns the ASCII code of the specified character.
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.
Restore (Function)
Displays a WINDEV window to its initial size.
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.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
HCheckStructure (Function)
Defines the mode for comparing data files.