ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced...
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
fCurrentDir (Function)
Identifies or modifies the current directory.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock...
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic...
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Constants for managing projects
List of constants used by the functions for managing projects....