ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
StatVariance (Function)
Calculates the variance for a series of values.
SysRecentDocList (Function)
Returns the list of recently opened documents.
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....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
FolderData (Function)
FolderData is kept for backward compatibility.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
SQL functions: Special case
List of SQL functions: Special cases...
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
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 Text control in a report, ...).
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Creating the skin template of a report
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Constants for the archiving functions
List of constants used by the archiving functions....