ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST or SOAP web service.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
fSeparator (Function)
Returns a file path with normalized separators.
Glossary
The glossary lists all the abbreviations used in the code editor......
NumberInWords (Function)
Converts a number to words.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
ArrayCopy (Function)
Copies the content of an array to another array.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
ArrayDistinct (Function)
Returns an array without duplicates.
HTTP constants
List of constants used by the HTTP functions....
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.