ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
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.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
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.
fCompare (Function)
Compares the content of two files bit by bit.
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.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
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.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
Modulo (Reserved word)
Returns the remainder of a division.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
HCloseAnalysis (Function)
Closes the current analysis.