ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
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.
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.
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
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
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.
Memory area management functions
The following functions are used to handle the certificates:...
OLESave (Function)
Saves the object found in an OLE control in binary format.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).