ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
<zipArchive variable>.Merge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Events associated with supercontrols
List of events associated with supercontrols...
WDOptimizer: Editing and modifying a ".REP" file
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Error 1006: The member is not global: use: to access it
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Scheduler control events
The following events associated with Scheduler controls:...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
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....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with a Switch control