ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
SQLSeek (Function)
Positions on the specified result row of the query.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
TimePicker (Function)
Opens the system time picker.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
Language (Property)
The Language property is used to get and change the language used.
DatePicker (Function)
Opens the system date picker.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
dCopyImage (Example)
Usage example of the dCopyImage function
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
SysRecentDocList (Function)
Returns the list of recently opened documents.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.