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.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Constants used by the scanner functions
Constants used by the scanner functions...
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
SNMP constants
List of constants used by the SNMP functions....
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
The Dashboard control
Dashboards are essential elements in an application......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Control constants
List of constants used by the functions for managing controls...
dPixelColor (Example)
Usage example of the dPixelColor function
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....