ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
grDraw (Function)
Draws a chart according to the specified parameters.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
fSelect (Example)
Usage example of the fSelect function
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
ExceptionInfo (Function)
Retrieves information about the current exception.
fDir (Function)
Finds a file or directory.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
HChangeName (Function)
Modifies the physical name of a data file.
StringInsert (Function)
Inserts a string into another character string at a given position.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
End of Document block
The End of document block is run once at the end of the report execution......