ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
Error 701: The property is read-only
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
<Source>.ListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Simple statements
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
Programming an indexed control
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Writing an email: the available methods
This help page presents the methods for writing an email....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.