ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
Help editor options
The options of the help editor ("Display......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
MCI constants
List of constants used by the MCI functions....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Table,Select,+ (External language)
Selects an element in a Table control.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
Select query description window: Items that can be used
HSL (Function)
Creates a color from its hue, saturation and lightness.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
Passing parameters
The parameters can be passed to a procedure......
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Table,Select,? (External language)
Returns the index of the selected element in a Table control.