ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
fSelect (Example)
Usage example of the fSelect function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
fCreateLink (Function)
Creates a link on a file at the specified location.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
SQLReqExists (Function)
Checks the existence of a query.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Constants for managing arrays
List of constants used by the functions for array management....
SQLChangeConnection (Function)
Modifies the current connection.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
XMLAddChild (Function)
Adds a child tag into an XML document.
ChronoReset (Function)
Stops and resets a running stopwatch.