ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
ColorPalette (Function)
Returns a color found in the current palette.
26. Style sheets: to simplify the layout
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
AnsiToOem (Function)
Converts an ANSI string (Windows) to an OEM string (DOS).
MatFloatAdd (Function)
Adds a value to each matrix element.
OemToAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Address
The Address keyword can correspond to...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
RGB (Function)
Defines a color from its Red, Green and Blue components.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Error 14: ELSE statement without IF
EnumControl (Example)
Usage example of the EnumControl function
Manipulating a Layout control programmatically
A Layout control can be......
Creating the link buttons in the windows of a WINDEV RAD pattern
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Error 1046: Wrong parameter for the constructor of the class
FBSessionStatus (Function)
Checks the status of a Facebook session.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....