ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
eCurrencyName (Function)
Returns the caption of a currency.
Warning 18: Loop without potential end
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
The different types of integers
HDataSourceKnown (Function)
Determines if a data source has been initialized.
grLegend (Function)
Indicates the presence and position of legend in a chart.
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
2. Projects in practice
Discover the main operations that can be performed on a project....
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
PostMessage (Function)
Sends a Windows message to a control or to a window.