ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Character strings
WLanguage supports different types of strings....
iHPos (Function)
iHPos is kept for backward compatibility.
dPixelColor (Example)
Usage example of the dPixelColor function
XMLOpenReader (Example)
Usage example of XMLOpenReader
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
SOAPRun (Function)
Runs a procedure on a SOAP server.
HModify (Example)
Usage example of the HModify function
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.
iVPos (Function)
iVPos is kept for backward compatibility.
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
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
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.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......