ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iMargin (Function)
Defines the "logical" print margins.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
MemCreate (Function)
Creates a memory area.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
FinNetCurrentVal (Function)
Returns the net current value of investment.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL table or query.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.