ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteProcedure (Function)
Runs a stored procedure.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
fSeek (Function)
Gets and sets current position in an external file.
fClose (Function)
Closes an external file.
Chart management functions
...Chart management functions...
Properties associated with the options of a Switch control
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
Managing the users of an application installed in network
The management of users allows you to find out from the server......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HSendMessageToClient (Function)
Displays a message on the client computers.