ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Deploying a dynamic site (Session or AWP) in practice
Size (Property)
The Size property is used to determine and change the size of an element.
WDINT setup
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ERR_NO_APPLICATION
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
<Looper>.CancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
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, ......
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)......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
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......
<Array>.Max (Function)
Returns the greatest value in the array.