ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
3. Application development cycle
Development cycle of a WINDEV application....
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
WLanguage properties available in PHP
The following properties are available in PHP...
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Index (Property)
The Index property is used to get the index of an element.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
iWindowCancel (Function)
Configures the print cancel window.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
HiWord (Function)
Returns the two high bytes of an integer.
Events associated with internal windows
List of events associated with internal windows...
Window controls
Several types of controls can be used in a window, ......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
WINDEV and the SOAP protocol