ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
6. Editing a page: zoning mode
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
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...
2. User-friendly editors in practice
"Reports & Queries" software
This is "Reports & Queries"......
Multi-product external components
Components are a remarkably useful tool for development teams......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
<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......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Events of the Mobile Image Editor control
control Image Editor allows you to offer your mobile application users the possibility to edit and modify images or photos......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......