ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the report viewer (preview)
You can display a print preview in the report viewer......
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
Creating the Form windows of a WINDEV RAD pattern
WINDEV applications for Linux: Specific features
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
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....
String functions
List of functions for managing character strings...
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Project description: Options tab
The project description window allows you to configure various elements of your project......
fWriteLine (Example)
Usage example of the fWriteLine function
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
HAlias (Example)
Usage example of the HAlias function
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
iPageHeight (Example)
Usage example of the iPageHeight function
11. Controls in practice
Discover the main characteristics of the controls...
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
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......
HFSQL constants
List of constants used by the HFSQL functions....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
GetVariableDefinition (Function)
Gets the description of a variable.
HDescribeItem (Example)
Usage example of the HDescribeItem function