ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListAnalysis (Example)
Usage example of the HListAnalysis function
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
The Static Text control
A Static Text control is a control used to display a static text......
SQLExec (Example)
Usage example of the SQLExec function
zipOpen (Example)
Usage example of the zipOpen function
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
Radio Button control properties
List of properties associated with a Radio Button control...
eCurrencyName (Function)
Returns the caption of a currency.
Events associated with framesets
List of events associated with framesets...
LOOP statement
The statement block is repeated endlessly...
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
SocketClose (Function)
Closes a socket or a connection to a server socket.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....