ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
gBackgroundGradient (Function)
Describes a display color in gradient mode.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
pdfControlOption (Variable type)
The pdfControlOption type is used to get and set the following characteristics of an option of a control present in a PDF form: option text. selected or deselected state of the option....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
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....
Creating the menus for the pages of the WEBDEV RAD pattern
Closes the connection of the application to a Hasp key....
Editing the WEBDEV style sheet
In WEBDEV, you can manage all the styles used in a project......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
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)....
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......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
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....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......