ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector - License Agreement
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Report viewer: Proposing several reports
In the document preview, end users can......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
LooperDelete (Function)
Deletes a row from a Looper control.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
SysYRes (Function)
Returns the vertical screen resolution.
Error (Function)
Displays a custom error message in a system error window.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......