ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Materialized view
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.