ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HListConnection (Function)
Returns the list of connections currently described in the application.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
HAddGroup (Function)
Adds a group of users.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
fFileExist (Function)
Checks the existence of an external file.
CameraConfigure (Function)
Allows you to configure the video capture driver.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
VideoConfigure (Function)
Allows you to configure the video capture driver.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
On/Off button in a window
The on/off button is a button that operates like a check box......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
SQLModify (Function)
Modifies the content of a row in the query result.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Lotus Notes constants
List of constants used by the Lotus Notes functions....