ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
DataType (Function)
Identifying the type of a WLanguage variable.
Toast constants
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
SQLConnect (Example)
Usage example of the SQLConnect function
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Find/Replace in the current project
The "Find/Replace" feature is used to......
MCI constants
List of constants used by the MCI functions....
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Link (Property)
The Link property is used to get and change the link of an element.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......