ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysXRes (Function)
Returns the horizontal screen resolution.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
ContactAdd (Example)
Usage example of the ContactAdd function
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
KeyExpression (Example)
Usage example of the KeyExpression property
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
CurrentYear (Function)
Returns the current year in integer format.
grAddData (Function)
Adds a data into a chart.
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....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
fCopyFile (Example)
Usage example of the fCopyFile function
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
SQLModify (Example)
Usage example of the SQLModify function
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.