ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
StatCovariance (Function)
Calculates the covariance between two series of values.
TextToXML (Function)
Converts an ANSI string to an XML string.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
grRaised (Function)
Used to display a chart with raised effect.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.