ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
WINDEV License Agreement
WINDEV License Agreement...
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
Using the task management and the schedule
Time management is extremely important......
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.