ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grGridlines (Function)
Displays or hides the chart gridlines.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, use any shape you want, all images....
Bluetooth functions
List of Bluetooth functions...
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....