ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaSChangePassword (Function)
Changes the password of the connected user.
HListUser (Function)
Returns the list of users defined for a connection.
SFDelete (Function)
Deletes records from a Salesforce database.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
fSeparator (Function)
Returns a file path with normalized separators.
JavaExecute (Example)
Usage example of the JavaExecute function
HListGroup (Function)
Returns the list of groups of users defined for a connection.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.