ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
The Site Map control
The Site Map control allows the Web user to......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
WINDEV: Example of programmed Drag and Drop
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
6. Editing a page: zoning mode
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
The home page
The home page is the first page of your site......
Radio Button control properties
List of properties associated with a Radio Button control...
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......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
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......
Handling the framesets
The different operations that can be performed on the framesets are as follows......