ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsSave (Function)
Saves an XLS document.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
HSetLog (Function)
Enables or disables log management on a file.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BTStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.