ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating links
Links help users navigate the help system......
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
<DiskFile variable>.Close (Function)
Closes an external file.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with a Switch control
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Image controls
List of events associated with Image controls...
Animate a Label field
Two methods can be used to animate a Static Text control......
Type and version of Web server
The configuration diagnostic displays the following error......
12. Control templates
WINDEV Mobile allows you to create control templates....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
Locking data files: correspondence between WINDEV 5.5 and the later versions