ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
Automatic error handling
Error handling can be customized for each process......
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......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
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.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
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
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.