ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. User-friendly editors in practice
User-friendly editors in practice...
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Looper control functions (prefix syntax)
List of Looper control functions (prefix syntax)...
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Events associated with Looper controls
List of events associated with Looper controls...
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Outstanding progress bars
Simple or symmetric progress bar?...
Error 1004: To explicitly access an element of the base class '%1', use the syntax
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
ERR_BAD_DLLEXE
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......