ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
fUnlock (Function)
Entirely or partially unlocks an external file.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
DateToInteger (Function)
Converts a date to an integer.
zipCreate (Function)
Creates an archive.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
SQLExec (Function)
Names and runs an SQL query.
ReplicInfo (Function)
Returns information about a replication.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Count (Property)
The Count property returns the number of elements in a given set.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
CertificateSignString (Function)
Creates the signature of a character string.