ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iColumnEnd (Function)
Forces a column break in a multi-column report.
fCompress (Example)
Usage example of the fCompress function
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Category (Property)
The Category property gets and sets the category of an element.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Count (Property)
The Count property returns the number of elements in a given set.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
dPolyline (Function)
Draws a line composed of multiple segments.