ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions).
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
SysSerialNum (Function)
Returns the IMEI number of the current device.
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......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
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......
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
7. Layouts using the Flexbox control
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....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Popup window
WINDEV allows you to open windows in popup format......
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function