ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report blocks
A printed report includes several sections......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
SysWinShow (Function)
Modifies the display status of a window.
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
<Looper>.Sort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
SysSetFocus (Function)
Sets focus to a window or control.
fImageSelect (Function)
Opens the image picker of Windows.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
grDestinationWnd (Function)
Defines a window as chart destination.
iParameterReport (Function)
Configures the printer by opening the configuration window.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......