ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
zipDeleteAll (Function)
Deletes all files from an archive.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HRegenerateFile (Function)
Regenerates a data file from its log.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Alignment
The Alignment property is used to align elements.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Attribute (Property)
The Attribute property is used to manage attributes.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Content (Property)
The Content property is used to get and change the content of an element.
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Scope (Property)
The Scope property property is used to specify requested permissions.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
iPrintImage (Function)
Sends the image file to print to the print buffer.
Priority (Property)
The Priority property is used to get and change the priority level of an element.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function