ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WidgetDisplay (Function)
Refreshes a widget window.
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.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
New (Reserved word)
New is used to allocate memory space...
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
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.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
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.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.