ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Visible (Property)
The Visible property is used to set the visibility of an element.
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.
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)....
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.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
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).
grZoom (Function)
Defines the zoom of a chart.
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
fWrite (Function)
Writes: a character string into an external file. a memory section....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
StringReverse (Function)
Reverses the characters of a string.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
HDescribeConnection (Function)
Describes a new connection to an external database.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
grTitleFont (Function)
Modifies the font used for the chart title.