ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
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......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Input (Function)
Displays a message allowing the user to type an information.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
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......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......