ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a table.
CallDLL32 (Function)
Runs a function found in an external DLL.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
Token functions
Token functions in "Text token" Edit controls....
HListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
API (Function)
Runs a function found in an external DLL.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
WINDEV Mobile concepts
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
Handling an Organization Chart control through programming (prefix syntax)
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).