ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Color (Property)
The Color property is used to get and change the color of an element.
zipInfoFile (Example)
Usage example of the zipInfoFile function
PreviousPage (Function)
Returns the name of the previous page.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageAddress (Function)
Used to find out the Internet address of a page.
ServiceWait (Function)
Pauses the current service during the specified duration.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
HReadSeekLast (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).
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Certificate
The Certificate keyword can correspond to...
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min