ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Passing parameters
The parameters can be passed to a procedure......
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Classes, members, methods and properties
A class is made of......
Creating the Form windows of a WINDEV RAD pattern
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Handling Scheduler controls programmatically
A Scheduler control can be......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Handling menu options programmatically
The menu options can be handled......
Events associated with internal windows
List of events associated with internal windows...
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Code snippets
The code editor allows you to enter "Code snippets"......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....