ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFindFile (Example)
Usage example of the zipFindFile function
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
BurnerEject (Function)
Opens or closes the door of current burner.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
HInfoLog (Function)
Returns information about the server logs.
WINDEV and the SOAP protocol
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
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......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Font (Type of variable)
A Font variable creates a font programmatically...
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
BurnerList (Function)
Returns the list of burners installed on the current computer.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
HSL (Function)
Creates a color from its hue, saturation and lightness.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.