ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
fImageSelect (Example)
Usage example of the fImageSelect function
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Sending elements to Free Technical Support
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
iPrintReport (Function)
Prints a report created with the report editor.
Environment of the report editor
Environment of the report editor...
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
DDEString (Example)
Usage example of the DDEString function
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....