ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.)...
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
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......
ToastDisplay (Function)
Displays a "Toast" message.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
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.
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 and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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
AddLink (Function)
Adds a link to a text section in an edit control.
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....