ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
WDScript: use in command-line and console mode
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
16. Java applications in practice
Java applications in practice...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Error 533: The expression of a { } must be a string
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
xlsClose (Function)
Closes an XLS file.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
zipIsMulti (Example)
Usage example of the zipIsMulti function
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.