ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iBorder (Function)
Prints a border at specified coordinates.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
grAddData (Function)
Adds a data into a chart.
CallDLL32 (Function)
Runs a function found in an external DLL.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.