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.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
dChord (Example)
Usage example of the dChord function
Structure of data files of user groupware
Splitter control properties
List of properties associated with the Splitter control...
grAddData (Function)
Adds a data into a chart.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
URL (Property)
The URL property is used to get and change a URL.
dArc (Example)
Usage example of the dArc function
dSlice (Example)
Usage example of the dSlice function
Properties associated with a window
List of properties associated with a window...
RTF control properties
List of properties associated with the RTF control...
Upload control events
The following processes are associated with the Upload control:...
Events associated with Chart controls
List of events associated with the Chart controls...
Sidebar control properties
List of properties associated with the Sidebar control...
Item control properties
List of properties associated with the Item control...
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
LDAPFind (Function)
Performs a search in an LDAP server.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......