ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
grDraw (Function)
Draws a chart according to the specified parameters.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
grDeleteAll (Function)
Erases a chart and destroys this chart.
grType (Function)
Identifies or modifies the type of chart.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
ID (Property)
The ID property is used to get and change IDs.
fFileName (Function)
Returns the name of an external file that is currently opened.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
fMoveFile (Function)
Moves a file from one directory to another.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
ThreadMode (Function)
Changes the management mode of threads.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.