ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
SysDir (Function)
Returns the path of a system directory.
Format (Property)
The Format property is used to identify and change the format of an element
Password (Property)
The Password property sets and changes the password.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Structure (Type of variable)
A structure is a custom type of data...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
ControlClone (Function)
Creates a new control from an existing control.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Category (Property)
The Category property gets and sets the category of an element.
1. Deploying a static site
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.