ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiline strings
To type character strings over several lines in the code editor...
InternalPage
The InternalPage property sets the name of the internal page to be used.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
PreviousPage (Function)
Returns the name of the previous page.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
RegistryCreateKey (Function)
Creates a key in the Windows registry.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Time and date management properties
List of properties for managing dates and times...
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.