ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
<Source>.CheckStructure (Function)
Defines the mode for comparing data files.
<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.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Environment of code editor
FileDisplay (Function)
Displays a file in the browser of Web user.
LooperAdd (Function)
Adds a row at the end of a Looper control.
Restore (Function)
Displays a WINDEV window to its initial size.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
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.
VideoConfigure (Function)
Allows you to configure the video capture driver.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.