ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
Using the Salesforce service
Salesforce is a very popular CRM software......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
CursorCapture (Example)
Usage example of the CursorCapture function
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Page constants
List of constants used by page functions....
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).