ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadMode (Function)
Changes the management mode of threads.
grType (Function)
Identifies or modifies the type of chart.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Automatic calculations in a Table control (AAF)
In the Table and TreeView Table controls, the end user has the ability to add automatic calculations......
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
CriticalSectionEnd (Function)
Marks the end of a critical section: another thread will be able to run the code.
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).
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....
fFileName (Function)
Returns the name of an external file that is currently opened.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
ID (Property)
The ID property is used to get and change IDs.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Label report
The report editor allows you to create "Label" reports......
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
fWrite (Function)
Writes: a character string into an external file. a memory section....
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.