ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
JSONToXML (Function)
Converts a JSON string to XML.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
StreamAccept (Function)
Associates a stream connection request with a Conference control.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
Constants for managing streams (sound and video)
List of constants used by the functions for managing streams (sound and video)....
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
PicRotation (Function)
Rotates a WDPic image.
HDescribeConnection (Function)
Describes a new connection to an external database.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
DocSelect (Function)
Selects a fragment in a Word Processing control.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.