ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
Principle of remote check
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
<Image>.CoordinateToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Resizing a window (AAF)
Information 302: Ambiguity between a variable and a control
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Items (Property)
The Items property is used to configure the different items of a full-text index.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Array>.SeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.