ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fTrackFile (Function)
Triggers the tracking of a file.
HSubstDir (Example)
Usage example of the HSubstDir function
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Open (External language)
Opens a window.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Oracle Connector (also called Native Oracle Access......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Describing a problem to the Free Technical Support
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
ControlNext (Function)
Returns the name of the next control in input mode.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.