ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
Structure of data files of user groupware
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
The DotNet structure
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
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)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
LDAPFind (Function)
Performs a search in an LDAP server.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.