ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....