ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to create a menu?
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Events associated with a Spreadsheet control
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Action Bar control events
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Describing a problem to the Free Technical Support
XLS file handling functions
List of functions for managing XLS files...
List of operators
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......