ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
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....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
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......
<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....
<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....
9. Types of standard controls
Types of standard controls...
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Error 2109: You are using the ObjectInfo function
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
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.
Events associated with a Gantt Chart column
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
1. What is a website?