ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Contains (Function)
Allows you to check if a substring is within a string.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
iLine (Function)
Prints a line at specified coordinates.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Enqueue (Function)
Adds an element to the queue.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Push (Function)
Pushes an element onto the stack.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
fSplit (Function)
Splits a file into several files.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).