ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDelete (Function)
Deletes a row from a Looper control.
Bar code constants
HViewToFile (Example)
Usage example of the HViewToFile function
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
General environment of WINDEV
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
Constants for managing certificates
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
Popup window
WINDEV allows you to open windows in popup format......
SocketRead (Function)
Retrieves a message sent by another socket.
J2EE constants
List of constants used by the J2EE functions....
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.