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.
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
The Looper control
A Looper control is used to repeat the controls found in a specific area......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
GPSGetPosition (Function)
Retrieves information about the current device position.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
grWndSize (Function)
Defines the size of the window containing the chart.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Table control functions
List of functions specific to Table controls...
<Component>.Load (Function)
Loads an external component independent of the current project.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
WinOutWidth (Function)
Returns the full width of a window (including the border).