ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assignment operators
Three assignment operators are available......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Defining a help window template
WINDEV allows you to create help window templates......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Accessing a database via a web service
The database can be accessed via a web service......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Creating nested reports
Designing a supercontrol
A supercontrol is an advanced type of control......
HTTPRequest (Function)
Starts an HTTP request on a server.
Code snippets
The code editor allows you to enter "Code snippets"......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
HStatTime (Function)
Returns the time of the last update for the index statistics.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Types of Edit controls
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....