ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
HSL (Function)
Creates a color from its hue, saturation and lightness.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
ThreadEnd (Function)
Ends the execution of the current thread.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
CertificateSignString (Function)
Creates the signature of a character string.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
Looper control functions
List of functions for managing Looper controls...
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Key (Property)
The Key property is used to manipulate keys: in an xmlSignature variable. in a memcachedResult variable. in an xmlSignatureVerification variable....