ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
String functions
List of functions for managing character strings...
iPrintDoc (Function)
Prints a document in "docx" format.
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo")....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Principle of remote check
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
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)....
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Events associated with TreeView controls
List of events associated with TreeView controls...
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Document variable>.Seek (Function)
Finds a character string in an entire Document variable.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
DocUpdateFormula (Function)
Updates the formulas in a document.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......