ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
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......
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......
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
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......
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......
Events associated with framesets
List of events associated with framesets...
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......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
WINDEV: Example of programmed Drag and Drop
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Operating mode of dynamic Active WEBDEV Pages
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......