ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetTypeDefinition (Function)
Gets the description of a type identified by name.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
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).
grIncreaseData (Function)
Adds a value to a data in a chart.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
2. Examples and components provided with WEBDEV
fAttribute (Function)
Returns or modifies the attributes of a file.
14. PHP generation in practice
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
2. Static or dynamic site
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
iPrintBlock (Function)
Forces a report block to print.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......