ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
XMLDocument (Function)
Creates a new XML document.
docElementFormula (Variable type)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
TableBreakIndex (Example)
Use example for the TableBreakIndex function
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HTMLToText (Function)
Converts an HTML string or buffer to text.
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
IF statement
The conditional IF statement allows you to run an action according to a condition...
Region (Property)
The Region property îs used to get and change a region.
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
KanbanFilter (Function)
Displays only cards that match the specified filter.