ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations in a Select query
The query editor allows you to perform operations on the values of an item......
tapiDial (Function)
Dials a phone number for a voice line.
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
sfProcessSubmitRequest (Variable type)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
PVTCalculateAllAsynchronous (Function)
Entirely calculates or recalculates a Pivot Table control, without blocking the application. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 4....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
hbReading (Variable type)
The hbReading type is used to define the characteristics of a read operation.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
RESTSend (Function)
Sends a REST request and waits for the server response.
HExecuteProcedure (Function)
Runs a stored procedure.
FontMinSize (Property)
The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option.