ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
The "Line" charts
In the line charts, the data is interpreted as successive y-coordinates of points......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
TabLoadConfiguration (Function)
Restores the configuration of dynamic panes in a Tab control.
PanelLoadConfiguration (Function)
Restores the configuration of the Dockable Panel controls in a window.
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
SpreadsheetAddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Spreadsheet>.SelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<Spreadsheet>.AddImage (Function)
Adds an image into the current worksheet of a Spreadsheet control.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.