ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
fSelect (Example)
Usage example of the fSelect function
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...