ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
DateToInteger (Function)
Converts a date to an integer.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
17. TLS/SSL: Encrypting information on the Web
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
SQLReqExists (Function)
Checks the existence of a query.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.