ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
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......
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....
Typecasting of parameters
The description of the parameter type is optional......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
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....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Error 2109: You are using the ObjectInfo function
<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....
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).
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?
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Events associated with a Gantt Chart column
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......