ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
fCurrentDrive (Function)
Gets or sets the current drive.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HsMenu,Label (Function)
Modifies the caption of a menu option.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<zipArchive variable>.Close (Function)
Closes an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......