ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PrintArea (Property)
The PrintArea property gets and sets the print area of a Spreadsheet control in a report.
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Currencies
A currency is a real coded on 10 bytes....
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Report controls
Several types of controls can be handled in a report created by the report editor......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
WEBDEV site deployment: Deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
MemPrevious (Function)
Positions on the element found before the current element of a memory area and returns the value of this element.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.