ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
DownloadAdd (Function)
Adds a new download in the device's download manager....
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
fCreate (Function)
Creates an external file.
fUnlock (Function)
Entirely or partially unlocks an external file.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning to the dynamic audit.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
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.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Position (Function)
Finds the position of a specified string within another string.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
Creating requirements
The following steps must be performed to implement the requirements......
ExceptionInfo (Function)
Retrieves information about the current exception.
Complete (Function)
Returns a character string of a specified length.
2. Projects in practice
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....