ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Error 2: Incomplete line
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Animation (Property)
The Animation property animates an image.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Error 16: Incompatible CASE
Error 404: The file for HFSQL browse cannot be an expression of this type
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Error 1038: This member already exists in the class
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Camera control in a mobile application
The Camera control is used to......
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Constants for managing Big Data Redis databases
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).