ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Clipping the window according to an image
An image can be used to easily define the shape of a window......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
iPageEnd (Function)
Forces the move to the next page during the report print.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Constants for managing the modification of windows by the user
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Constants for WLanguage types
List of constants for managing WLanguage types....
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Operations performed on class diagrams
The following paragraphs explain......