ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
ERR_BAD_ACTION
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
How to browse the directories of a disk?
This help page explains how to browse the directories found on a disk....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......