ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoReset (Function)
Stops and resets a running stopwatch.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Numerical (Property)
Numerical is used to find out whether an item is a numeric item.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
AppInstallUPD (Function)
Triggers the automatic update of current application.
SysXRes (Function)
Returns the horizontal screen resolution.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.