ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
<Diagram editor>.DiagramInfoXY (Function)
Indicates the presence of a shape at a given position in the Diagram Editor control.
Native Access to SAP
SAP is a widely used ERP......
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
12. Control templates
WINDEV Mobile allows you to create control templates....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
29. SEO in practice
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
<Looper>.Position (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Page templates
WEBDEV allows you to create page templates......