ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<docFragment variable>.Insert (Function)
Replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
FolderModeImage (Property)
The FolderModeImage property is used to get and change the display mode of the folder image in TreeView and TreeView Table controls.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
ERR_NOTADEVVERSION
Standard FTP functions
List of standard FTP functions...
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
SMS functions
List of SMS functions...
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
<Word Processing>.Insert (Function)
Inserts an object in a Word Processing control. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.