ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
ControlCurrent (Function)
Returns the name of the control currently in edit.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
WinStatus (Function)
Identifies or modifies the window status.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
BackgroundTaskAdd (Function)
Adds a new background task.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.