ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
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....
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...
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.
LooperDelete (Function)
Deletes a row from a Looper control.
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.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
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.
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.
zipCreateExe (Example)
Usage example of the zipCreateExe function
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
MyPage (Reserved word)
MyPage is used to handle the current page...
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
dbgEnableAssert (Function)
Enables or disables the assertive programming.