ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
XMLDocument (Function)
Creates a new XML document.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
NetOpenRemoteAccess (Function)
Establishes a remote connection.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
SOAPRun (Function)
Runs a procedure on a SOAP server.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
EmailGetAll (Function)
Retrieves all the emails found on a server.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).