ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
LockAppOn (Function)
Locks a WINDEV application.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
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.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
HJSONToRecord (Function)
Imports JSON data into the current record.
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.
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.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
GroupRead (Function)
Reads a group of contacts found in the address book of a Lotus Notes or Outlook messaging.
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Palette (Property)
The Palette keyword can correspond to:
HCheckMemo keyword
The HCheckMemo keyword can correspond to: the HCheckMemo function. the hCheckMemo constant used by HIndex....
DataDirectory (Property)
The DataDirectory keyword can correspond to...
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable....
Buffer (Keyword)
The Buffer keyword can correspond to...
Continent (Property)
The Continent keyword can correspond to: a Continent variable. the Continent property of the Country variable....
Nation (Property)
The Nation keyword can correspond to...
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).