ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
3. Application development cycle
Development cycle of a WINDEV application....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
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......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
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......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
<Map>.DisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
WinIconBarHeight (Function)
Returns or modifies the current height of the "Icon Bar" area in the current MDI parent window.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Report and project
In most cases, a report is linked to a project......