ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoReset (Function)
Stops and resets a running stopwatch.
Truncate (Function)
Truncates the right part of a string or buffer.
zipDeleteAll (Function)
Deletes all files from an archive.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
grDeleteSeries (Function)
Deletes a data series from a chart.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
LooperInsertLine (Function)
Inserts a row into a Looper control.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
HTTPRequest (Function)
Starts an HTTP request on a server.
SSH constants
The following constants are used to manage an SSH server:...
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....