ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
Redis management functions
The following functions are used to manage a Redis database:...
File download functions
The following functions are used to manage downloads......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
ScanList (Function)
Lists the scanners connected to the current computer.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
HInfoReplica (Function)
Returns information about the specified replica.
DomoClose (Function)
Closes the communication opened by DomoOpen.
PicRotation (Function)
Rotates a WDPic image.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
SysInstance (Function)
Returns the instance of a module.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.