ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and OPC
OPC stands for "OLE for Process Control"......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
TreeListItem (Example)
Usage example of the TreeListItem function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Simple statements
FTPListFile (Example)
Usage example of the FTPListFile function
BurnerErase (Example)
Usage example of the BurnerErase function
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Constants for external files
List of constants used by the functions for managing external files....
iCreateFont (Function)
Creates a new print font.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
7. AJAX technology
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
SysIconAdd (Example)
Usage example of the SysIconAdd function