ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
dPolyline (Function)
Draws a line composed of multiple segments.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
grAddData (Function)
Adds a data into a chart.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
The Organizer control
The Organizer control is used to display and handle organizers......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ArraySort (Function)
Sorts a WLanguage array.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....