ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFDelete (Function)
Deletes records from a Salesforce database.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
SaaSChangePassword (Function)
Changes the password of the connected user.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
HCancelBackup (Function)
Cancels a current backup.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).