ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSL (Function)
Creates a color from its hue, saturation and lightness.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
fRemoveDir (Function)
Deletes a directory from a disk.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
zipListFile (Function)
Returns the list of files found in an archive.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
NFCSendTag (Function)
Sends a NFC tag to another device.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
CurrentWin (Function)
Identifies the window currently in edit.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.