ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPRequest (Function)
Starts an HTTP request on a server.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
SocketConnect (Function)
Connects a client computer to a given socket.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
2. Types of setup
Types of setup...
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
ChronoReset (Function)
Stops and resets a running stopwatch.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WINDEV: Example of programmed Drag and Drop
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Manipulating TimeLine controls programmatically
A TimeLine control can be......