ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
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....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FTPCommand (Function)
Sends a specific FTP command to a server.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
XMLFind (Function)
Performs a search in an XML document.
ArrayDistinct (Function)
Returns an array without duplicates.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.