ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
emailNotesSession (Variable type)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Space (External language)
Fills the content of WdString with space characters on the right.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Asc (Function)
Returns the ASCII code of the specified character.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HChangeName (Function)
Modifies the physical name of a table.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
PreviousPage (Function)
Returns the name of the previous page.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......