ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryEnable (Function)
Enables the telemetry manually.
FirstDayOfMonth (Function)
Returns the first day of the month.
fSeparator (Function)
Returns a file path with normalized separators.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Contains (Function)
Allows you to check if a substring is within a string.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
InitParameter (Function)
Initializes the management of persistent values.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Asc (Function)
Returns the ASCII code of the specified character.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
IntegerPart (Function)
Returns the integer part of a number.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.