ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
WidgetDisplay (Function)
Refreshes a widget window.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....