ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
ThreadExecute (Function)
Starts the execution of a secondary thread.