ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
PageChangeLayout (Function)
Applies a specific layout to a page.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
MCI constants
List of constants used by the MCI functions....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
grDraw (Function)
Draws a chart according to the specified parameters.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
LooperDelete (Function)
Deletes a row from a Looper control.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or programmatically. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Table,Add (External language)
Adds an element to a Table control.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
ThreadState (Function)
Returns the current status of a thread.
Numeric (Variable type)
The type numeric type is used to contain integers or decimals, specifying if necessary the number of digits in the integer part and in the decimal part.