ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
KeyExpression (Example)
Usage example of the KeyExpression property
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
7. Layouts using the Flexbox control
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Twain constants
List of constants used by the Twain functions....
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Types of Edit controls
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Recycle code windows
By default, a single code window is opened per ......
Character strings
WLanguage supports different types of strings....