ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
HFSQL Client/Server: Configuring the data files on the server
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Error 1044: The class is already derived from this class
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.