ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Page>.Display (Function)
Displays a web page in the user's browser....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
dBorder (Function)
Draws the borders.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
NbColumn (Property)
The NbColumn property is used to get the number of columns in a report.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
zipOpen (Example)
Usage example of the zipOpen function
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
sEvent (Function)
Branches an event on a serial port.
FileDisplay (Example)
Usage example of the FileDisplay function
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
iParameterViewer (Function)
Configures the report viewer.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.