ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Properties associated with the options of a Switch control
Site Map control properties
List of properties associated with a Site Map control...
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
Push (Function)
Pushes an element onto the stack.
Enqueue (Function)
Adds an element to the queue.
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
How to open a page?
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
UploadCopyFile (Example)
Usage example of the UploadCopyFile function