ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLAddAttribute (Function)
Adds an attribute into an XML document.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HAddUser (Function)
Adds a user to a database.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
WLanguage properties available in PHP
The following properties are available in PHP...
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HSL (Function)
Creates a color from its hue, saturation and lightness.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
XMLAddChild (Function)
Adds a child tag into an XML document.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
XMLDocument (Function)
Creates a new XML document.
XML functions
List of XML functions...
How to open a window?
Programming automatic calculations in the columns of a Table control
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Chart: Managing legends
Several types of legends are supported in the charts......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.