ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WEBDEV Application Server - 10 connections - License agreement
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Euro functions
List of Euro functions...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
AAF: Sort/Search/Filter on the columns of Table controls
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......