ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combination (Type of variable)
A combination is a set of options.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
XMLDocument (Function)
Creates a new XML document.
rssInitialize (Function)
Loads a RSS stream in memory.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
DotNetDelegate (Function)
Initializes a.NET delegate.
fWatchFile (Function)
Starts watching a file.
Constants used by the functions for managing Tab controls
WDTRAD options
IF statement
The conditional IF statement allows you to run an action according to a condition...
Environment of the window editor
The main elements of window editor are as follows:
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HTML Editor control constants
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).