ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRead (Function)
Reads a record in a file according to a given record number.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
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).
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Warning (Function)
Displays a custom message in a system warning window.
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
HTMLToText (Function)
Converts an HTML string or buffer to text.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
The Check Box control
A Check Box can correspond to......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Multi-touch management functions
The following functions are used to manage the multi-touch......