ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page with parameters
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
The structure of the file for remote control
The management of remote control uses a file in INI format......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....
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)....
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).