ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
SocketConnect (Function)
Connects a client computer to a given socket.
HOut (Example)
Usage example of the HOut function
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
ChangeTarget (Function)
Changes the target of a button action.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
EmailGetAll (Function)
Retrieves all the emails found on a server.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
Display (External language)
Displays a value in a control or assigns a value in a variable.
XMLAddChild (Function)
Adds a child tag into an XML document.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
OpenMobileWindow (Function)
Opens a window in a mobile application.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.