ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
ServiceUninstall (Function)
Uninstalls a service.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
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.
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....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
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.