ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
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......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
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....
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
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.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
HOpen (Function)
Opens a data file.
FTPCommand (Function)
Sends a specific FTP command to a server.