ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Windows
The windows represent the main interface of a WINDEV application......
Max (Function)
Returns the greatest value passed as parameter.
<Array>.Max (Function)
Returns the greatest value in the array.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
The Image control
The Image control is used to......
WDTRAD options
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Size (Property)
The Size property is used to determine and change the size of an element.
1. Testing a site: Elements to be tested
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......