ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
fSize (Function)
Returns the size of a file (in bytes).
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
HChangeConnection (Example)
Usage example of the HChangeConnection function
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HeightWithAnimation (Property)
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Properties associated with a window
List of properties associated with a window...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
SQLConnect (Example)
Usage example of the SQLConnect function
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......