ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Error 103: The type is unknown
Functions for managing menus (prefix syntax)
List of functions for managing menus...
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Miscellaneous Windows functions
List of miscellaneous Windows functions...
iPrintReport (External language)
Prints a report created with the report editor.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
DnDAccept (Example)
Usage example of the DnDAccept function
Menu management functions
List of functions for managing menus...
zipInfoFile (Example)
Usage example of the zipInfoFile function
TableAddChild (Example)
Usage example of the TableAddChild function
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Warning (Function)
Displays a custom message in a system warning window.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function