ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
QuickActionPin (Function)
Generates a request to pin a quick action.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
zipExist (Function)
Used to find out whether an archive exists.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
SocketExist (Function)
Checks the existence of socket.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iCreateFont (Function)
Creates a new print font.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.