ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

24. Displaying and linking pages
WINDEV Framework License Agreement
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Query editor: Characteristics
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
SocketConnect (Function)
Connects a client computer to a given socket.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......