ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
Typecasting of parameters
The description of the parameter type is optional......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
1. What is a website?
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].