ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Constants for managing contact functions
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Constants for managing Gantt charts
3. UML models in practice
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
The Dashboard control
Dashboards are essential elements in an application......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.