ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Java application and WINDEV
A Java application is an application entirely compiled in Java......
iWindowCancel (Function)
Configures the print cancel window..
OpenMobileWindow (Function)
Opens a window in a mobile application.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Programming custom calculations in Table controls
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Index (Property)
The Index property is used to get the index of an element.
WINDEV and the SOAP protocol
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
WidgetDisplay (Function)
Refreshes a widget window.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
CurrentWin (Function)
Identifies the window currently in edit.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
InUniversalWindowsPlatformMode (Function)
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Properties associated with a window
List of properties associated with a window...
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....