ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Error 1: Syntax error
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
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.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
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...
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
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......
Service variable
The Service variable is used to......
Error 4: A space is required after the ':' character
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....