ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
Date and Time management functions
List of functions for managing dates and times...
XMLElementName (Function)
Returns the name of current element (tag or attribute).
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
gpwAuthLogin (Function)
Allows you to log in to the User Groupware using an account such as Facebook, Google, Microsoft, etc.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
StringInsert (Function)
Inserts a string into another character string at a given position.
TableGiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
XMLClose (Function)
Closes an XML document created by XMLDocument.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, Ansi, Unicode.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
SFDelete (Function)
Deletes records from a Salesforce database.
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HIndex (Example)
Usage example of the HIndex function
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......