ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Example)
Usage example of the HConnect function
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Events associated with internal windows
List of events associated with internal windows...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
fLock (Function)
Entirely or partially locks an external file.
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
xlsVersion (Example)
Usage example of the xlsVersion function
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Automation object
The Automation keyword is used to declare an automation object...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
NetworkUser (Function)
Identifies the name of the connected user.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
25. Performing a process on several successive pages
Performing a process on several successive pages...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
fDir (Function)
Finds a file or directory.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
zipClose (Example)
Usage example of the zipClose function
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.