ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeName (Function)
Modifies the physical name of a data file.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
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 through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HIndex (Function)
Rebuilds the file index (".NDX" file).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
HTTPRequest (Example)
Usage example of the HTTPRequest function
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
HOpenConnection (Example)
Usage example of the HOpenConnection function
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Address
The Address keyword can correspond to...
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.