ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. User Groupware in practice
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is in an Image variable.
CSS Grid control
The CSS Grid control is a control layout tool similar to the Flexbox control......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
HLogRecreate (Function)
Used to re-create an empty log.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Administrator: Configuring and executing action plans
Once action plans are deployed, you can define how to run them....
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
FontUnload (Function)
Unloads a font previously loaded with FontLoad. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 1....