ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
fSize (Function)
Returns the size of a file (in bytes).
fImageSelect (Function)
Opens the image picker of Windows.
LoadParameter (Function)
Reads a persistent value.
Table control functions
List of functions specific to Table controls...
Array management functions
List of functions for managing arrays...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Video functions
List of video functions...
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Constants for external files
List of constants used by the functions for managing external files....
fRename (Function)
Modifies the name of a file.