ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCreateFont (Function)
Creates a new print font.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
HPrevious (Function)
Positions on the previous file record according to a browse item.
The Organizer control
The Organizer control is used to display and handle organizers......
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
dCopyImage (Example)
Usage example of the dCopyImage function
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
MySelf (Reserved word)
MySelf is used to handle the current control...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).