ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPFind (Function)
Performs a search in an LDAP server.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
DnDCursor (Example)
Usage example of the DnDCursor function
DnDEvent (Example)
Usage example of the DnDEvent function
Installing a Webservice (old format)
dCopyImage (Example)
Usage example of the dCopyImage function
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Programming overview in C and C++
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Guided tour management constants
Simplify your searches
Constants for managing the internal windows
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....