ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
3. UML models in practice
<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.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
ScanList (Function)
Lists the scanners connected to the current computer.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
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.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Error 14: ELSE statement without IF
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
PicRotation (Function)
Rotates a WDPic image.
Error 117: The array has X dimensions and you access it with Y dimensions
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.