ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLOpenReader (Example)
Usage example of XMLOpenReader
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
Warning 18: Loop without potential end
OCRExtractText (Function)
Reads the text contained in an image.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Edit options of a report
The report editor allows you to......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
HChangeConnection (Example)
Usage example of the HChangeConnection function
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
fDirExist (Function)
Checks the existence of a directory.
Programming the table cells
The Table controls can be handled......