ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPCommand (Function)
Sends a specific FTP command to a server.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
iPageEnd (Function)
Forces the move to the next page during the report print.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
SQLTransaction (Example)
Usage example of the SQLTransaction function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Error (Function)
Displays a custom error message in a system error window.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
SemaphoreCreate (Function)
Creates a semaphore.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
HCopyRecord (Example)
Usage example of the HCopyRecord function
HDelete (Function)
Deletes a record from a data file (query or view).
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table 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).
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
OpenChild (Function)
Opens a non-modal child window.