ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial bar chart....
ImageFirst (Function)
Displays the first image for the scroll.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Socket: create a standard socket server
WINDEV allows you to create a standard socket server......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
ImageNext (Function)
Displays the next image for the scroll.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Type (Example)
Usage example of the Type property
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
dCopyImage (Example)
Usage example of the dCopyImage function
dbgEnableLog (Function)
Enables the runtime log programmatically.
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....