ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Drop-down button
The drop-down button expands: a context menu. a popup window....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Report viewer: Proposing several reports
In the document preview, end users can......
Creating the Table windows of the WINDEV RAD pattern
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
The single-part and multi-part archives
Two types of archives are available......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Passing parameters
The parameters can be passed to a procedure......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
iParameterViewer (Function)
Configures the report viewer.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...