ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
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.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
TwainState (Function)
Returns the status of the current source.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
<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.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
HJSONToRecord (Function)
Imports JSON data into the current record.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
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.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
EXE constants
List of constants used by the functions for managing executables....
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.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.