ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Defining a help window template
WINDEV allows you to create help window templates......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
iDestination (Function)
Configures the print destination.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Page constants
List of constants used by page functions....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
5. Site test in practice
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......