ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Help about new features: Letting users know about changes
Applications are constantly evolving......
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Time (Type of variable)
The Time type is used to easily handle the times...
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
SNMPGet (Function)
Reads one or more values of an agent with which an SNMP session was started.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.