ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Events associated with a Signature control
The following processes are associated with a Signature control:...
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
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.
HJSONToRecord (Function)
Imports JSON data into the current record.
SQLModify (Function)
Modifies the content of a row in the query result.
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.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
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.
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
SpellAddDictionary (Function)
Adds a word to the dictionary of OpenOffice: for the instance of the current application. for all the applications....
fListResource (Function)
Lists the resources integrated to the application.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
grGradient (Function)
Enables or disables the display of color gradients in a chart.
fSeek (Function)
Gets and sets current position in an external file.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.