ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSEnd (Function)
Indicates the end of the use of geolocation functions.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Error 31: The file to include is not found. Check the name and path ...
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Guide organization
Organization of WINDEV Concepts...
<Window>.ToSource (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Source>.FromWindow (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
The Static control
A Static control is a control used to display a static text......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......