ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Border (Type of variable)
The Border type is used to handle a border through programming...
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HChangeKey (Example)
Usage example of the HChangeKey function
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
HReadLast (Example)
Usage example of the HReadLast function
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
HIndex (Function)
Rebuilds the file index (".NDX" file).
HModify (Example)
Usage example of the HModify function
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Operations performed on class diagrams
The following paragraphs explain......
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Creating the Vision windows of the WINDEV RAD pattern
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Software license agreement
WINDEV Express license agreement...
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.