ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
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.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Contains (Function)
Allows you to check if a substring is within a string.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
iLine (Function)
Prints a line at specified coordinates.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Enqueue (Function)
Adds an element to the queue.
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.
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....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
fSplit (Function)
Splits a file into several files.
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), ...).
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).