ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Component (Property)
The Component property configures the different components of a composite key.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
ReturnReceipt (Property)
The ReturnReceipt property gets and changes the email delivery receipt request.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
Sender (Property)
The Sender property is used to get and change the sender's email address....
PlainText (Property)
The PlainText property is used to get and modify the raw text of an email.
Recipient (Property)
The Recipient property is used to get and change the list of recipients of an email.
WithRepetition (Property)
The WithRepetition property is used to determine if an appointment should be repeated.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
Guest (Property)
The Guest property is used to get and modify a list of guests.
Window (External language)
Returns the number of windows opened at a given time.
XMLSource (Property)
The XMLSource property is used to get the XML source code.