ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
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.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
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.
Error 14: ELSE statement without IF
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.
File download functions
The following functions are used to manage downloads......
OLESave (Function)
Saves the object found in an OLE control in binary format.
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.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
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.