ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
<Chart>.SunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
3. Managing sockets
WINDEV includes advanced socket management functions....
Handling controls in a report
The different operations available for the report controls are as follows......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Ad Hoc deployment
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
ERR_NOTADEVVERSION
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
Task list
Each project can be associated with a task list......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
Viewing a report in 3D
Your report displays controls that overlap?......