ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Help about new features: Letting users know about changes
Applications are constantly evolving......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
The server is currently updated. Retry later.
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
<modbusSession>.WriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
<modbusSession>.WriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
<Variable Drive>Rename (Function)
Rename a file or directory on an Drive.
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
ERR_NO_END_TAG
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....