ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
iPrintReport (Example)
Usage example of the iPrintReport function
LDAP constants
List of constants used by the LDAP functions....
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Document (Type of variable)
The Document type is used to handle a "docx" document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
The Line control
A Line control is used to display a line in a page......
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
MyReport (Reserved word)
MyReport is used to handle the current report...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
FTP constants
List of constants used by the FTP functions....