ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard (Function)
Retrieves the text or image found in the system clipboard.
dStraighten (Function)
Transforms an image by applying perspective correction.
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Truncate (Function)
Truncates the right part of a string or buffer.
Update (Property)
The Update property specifies the updates to be made.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.