ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Generating the setup program
The last wizard step for creating the setup program allows you to......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Error 1001: The operators: and:: can only be used in the methods of classes
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Rating control properties
The Rating control can be used in a window as well as in a page....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
The Wire control
The Wire control is used to visually link 2 controls......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
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.
diagPath (Type of variable)
The diagPath type is used to define all the advanced characteristics of a Path shape (equivalent to a polygon that can include rounded lines).
Creating, modifying, deleting a style
WINDEV gives you the ability to handle the styles defined for a help system (help file in HLP or CHM format)......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......