ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompare (Function)
Compares the content of two files bit by bit.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
Val (Function)
Returns the numeric value of a character string.
StatSum (Function)
Calculates the sum for a series of values.
StatVariance (Function)
Calculates the variance for a series of values.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.