ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Val (Function)
Returns the numeric value of a character string.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
fCompare (Function)
Compares the content of two files bit by bit.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
HIndex (Function)
Rebuilds the file index (".NDX" file).
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.