ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
ServiceUninstall (Function)
Uninstalls a service.
SocketCreate (Function)
Creates a socket.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
ServiceWait (Function)
Pauses the current service during the specified duration.
Age (Function)
Returns the age according to the date of birth.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
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.