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.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
fDirSize (Function)
Returns the size of a directory in bytes.
fSize (Function)
Returns the size of a file (in bytes).
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
14. PHP generation in practice
Page templates
WEBDEV allows you to create page templates......
Information 37: Optimize your FOR loop
dCopy (Function)
Copies an image to another image.
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
ERR_DISCONNECTED_EXEC