ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
2. User-friendly editors in practice
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with framesets
List of events associated with framesets...
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
W3C standardization
You must comply with the W3C standard (HTML 4......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Custom properties (WLanguage)
A custom property is a code element with two events......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......