ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Automatic documentation of external components
External components must include a technical documentation......
Programming the table cells
The Table controls can be handled......
HTTP constants
List of constants used by the HTTP functions....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
dChord (Example)
Usage example of the dChord function
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
WINDEV applications for Linux: Specific features
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Creating the Form windows of a WINDEV RAD pattern
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
The Line control
A Line control is used to display a line in a page......
Description (Property)
The Description property is used to get and change the description of an element.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
dSlice (Example)
Usage example of the dSlice function
1. WEBDEV editors
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
11. Controls in practice
Discover the main characteristics of the controls...
HTTPRequest (Example)
Usage example of the HTTPRequest function