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.
Python: Native calls
WLanguage allows for native Python calls......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
Google constants
List of constants used by the Google functions....
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
dPen (Example)
Usage example of the dPen function
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
dText (Example)
Usage example of the dText function
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Handling Organization Chart controls programmatically
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Constants for managing arrays
List of constants used by the functions for array management....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
dPoint (Example)
Usage example of the dPoint function
dRectangle (Example)
Usage example of the dRectangle function
Properties associated with the report blocks
List of properties associated with the report blocks...
dLine (Example)
Usage example of the dLine function