ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Automation object
The Automation keyword is used to declare an automation object...
KeyPressed (Function)
Checks which key is pressed.
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
WDConver: Presentation
WDConver is a tool used to convert data to an HFSQL Classic table from a file......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
Border (Variable type)
The Border type is used to handle a border through programming...