ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Port (Property)
The Port property is used to identify and change a server connection port.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HTTPRequest (Function)
Starts an HTTP request on a server.
SQLChangeConnection (Function)
Modifies the current connection.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
ServiceUninstall (Function)
Uninstalls a service.
iColumnEnd (Function)
Forces a column break in a multi-column report.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
OpenMobileWindow (Function)
Opens a window in a mobile application.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
grDeleteSeries (Function)
Deletes a data series from a chart.
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.