ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
The HTML Display control
The HTML Display control displays a web page in an application......
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
iCurrentFile (Function)
Returns the name of the file currently generated.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).