ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ColorSaturation (Function)
Calculates the saturation of a color.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
ColorHue (Function)
Calculates the hue of a color.
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
ColorLightness (Function)
Calculates the lightness of a color.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Redis functions
The following functions are used to manage a Redis database:...
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
Format (Property)
The Format property is used to define the data format of a data file.
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
HTML (Property)
The HTML property is used to configure the use of HTML content.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).