ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Line control
A Line control is used to display a line in a page......
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Creating the skin template of a report
Associative array (Type of variable)
An associative array is an "advanced" type of array...
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)....
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Chart control properties
A Chart control can be used......
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
KeyPressed (Function)
Checks which key is pressed.
VibrationTrigger (Function)
Triggers the vibrations of the device.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
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....
HToItem (Function)
Assigns the specified value to an item of the current record.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.