ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iFont (Function)
Selects the default font.
HTTPSendForm (Function)
Sends an HTTP form.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
ControlToSource (Function)
Assigns the control value to the source of a control link.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
ExceptionInfo (Function)
Retrieves information about the current exception.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HTTPRequest (Function)
Starts an HTTP request on a server.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
2. Projects in practice
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
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 the controls by adding options....
iParameterViewer (Function)
Configures the report viewer.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.