ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Programming custom calculations in Table controls
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Execute (Function)
Starts the execution of a process through programming.
Events associated with Button controls
List of events associated with Button controls...
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Query editor: Characteristics
Environment of the query editor
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
AddLink (Function)
Adds a link to a text section in an edit control.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
fRename (Function)
Modifies the name of a file.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.