ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
MemExist (Function)
Checks the existence of a memory zone.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
BurnerSelect (Function)
Used to select the default burner.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
Position (Function)
Finds the position of a specified string within another string.
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
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)....
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.