ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Events associated with a Signature control
The following processes are associated with a Signature control:...
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
zipExtractAll (Example)
Usage example of the zipExtractAll function
<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.
New (Reserved word)
New is used to allocate memory space...
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLModify (Function)
Modifies the content of a row in the query result.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
WidgetDisplay (Function)
Refreshes a widget window.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
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.
HOut (Example)
Usage example of the HOut function
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Static control properties
List of properties associated with a Static control...
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.