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.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Constants for managing Map controls
Constants for managing Map controls...
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Constants for managing videos
List of constants used by the functions for video management....
Copying controls from the window editor
The controls can be copied from the window editor......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Hasp constants
The Hasp constants are as follows......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Link properties
When creating a link, you can simply specify the destination......
dFill (Example)
Usage example of the dFill function
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....