ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Geolocation function constants
Constants used by geolocation functions...
SysYRes (Function)
Returns the vertical screen resolution.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
HCreateView (Example)
Usage example of the HCreateView function
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
iCloseReport (Function)
Stops printing the current report immediately.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
fCreate (Function)
Creates an external file.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Size (Property)
The Size property is used to determine and change the size of an element.
Factorial (Function)
Returns the factorial of an integer number.