ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteProcedure (Function)
Runs a stored procedure.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Programming overview in C and C++
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Sort (Function)
Sorts a WLanguage array.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Internal component description
The description of an internal component can opened at any time......
FTP constants
List of constants used by the FTP functions....
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
CurrentYear (Function)
Returns the current year in integer format.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SocketClose (Function)
Closes a socket or a connection to a server socket.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Native MySQL Connector - License Agreement
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.