ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
BackgroundTaskAdd (Function)
Adds a new background task.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
fSplit (Function)
Splits a file into several files.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
SQLChangeConnection (Function)
Modifies the current connection.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
Position (Function)
Finds the position of a specified string within another string.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
SaaS constants
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
iParameterPDF (Function)
Defines the options for the generated PDF file.