ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
iPrintBlock (Function)
Forces a report block to print.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
ArrayMove (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ControlNext (Function)
Returns the name of the next control in input mode.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
HSendMessageToClient (Function)
Displays a message on the client computers.
StringFormat (Function)
Formats a character string according to the selected options.
Input suggestion functions
The following functions are used to program input suggestion options in Edit controls...
Pushed (Property)
The Pushed property gets and sets the state of a two-state button (pressed or released).
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
DecimalPart (Function)
Returns the decimal part of a number.
XMLPath (Function)
Returns the current position in the document in XPATH format.
Variables for managing the Drag and Drop
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.