ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
Creating the menus for the pages of the WEBDEV RAD pattern
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Saving entered data (AAF)
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
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......
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.
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...
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Reports
A report provides a custom view of data......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
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....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....