ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
Salesforce functions
List of Salesforce functions...
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
iPrintZone (Example)
Usage example of the iPrintZone function
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Crosstab report
The report editor allows you to create "Crosstab" reports......
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....