ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Constants for managing the Image Editor control
fRead (Example)
Usage example of the fRead function
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Handling TimeLine controls programmatically
A TimeLine control can be......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Creating the Form pages of a WEBDEV RAD pattern
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Creating the Form windows of a WINDEV RAD pattern
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......