ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
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.
Count (Property)
The Count property returns the number of elements in a given set.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
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....
Character strings
WLanguage supports different types of strings....
dPolyline (Function)
Draws a line composed of multiple segments.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Map control properties
The following properties can be used with Map controls:...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.