ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceStop (Function)
Stops a service.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
Image (Property)
The Image property gets and sets the background image of a control or block.
WordCount (Function)
Returns the number of words in a string.
Power (Function)
Raise a number to a power.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Caption (Property)
The Caption property gets and sets the text of an element.
SQLConnect (Example)
Usage example of the SQLConnect function
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ServiceStart (Function)
Starts a service.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Right (Function)
Extracts the last characters from a string or string buffer.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
Seek (Function)
Searches for the index of an element in a WLanguage array.
HTTPCreateForm (Function)
Creates an HTTP form.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
CalculatedDefaultValue (Property)
The CalculatedDefaultValue property is used to: Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming. Define the SQL expression that returns the default value of an item (item described through programming only)....