ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
grColor (Function)
Returns and initializes the color of different chart elements.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
dbgInfo (Function)
Returns a debug information.
RegistryRename (Function)
Renames a key in the registry.
TimeUTC (Property)
The TimeUTC property gets and sets a Coordinated Universal Time (UTC).
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
SchedulerBackgroundColor (Function)
Sets a background color for a time period in a Scheduler control (time period corresponding to lunch time, a public holiday, etc.).
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
<Page>.Address (Function)
Used to find out the Internet address of a page.