ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Error 122: The name of an Automation object must be a string
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HPriorityClient (Function)
Modifies the priority of a client application.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.