ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Specific features of the applications for iPhone/iPad
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Content (Property)
The Content property is used to get and change the content of an element.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....