ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Example)
Usage example of the HCreateView function
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
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....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
iCloseReport (Function)
Stops printing the current report immediately.
fCreate (Function)
Creates an external file.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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.
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.
Right (Function)
Extracts the last characters from a string or string buffer.
Constants for manging the replication
List of constants used by the functions for managing the replication....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Certificate
The Certificate keyword can correspond to...
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
zipDeleteAll (Function)
Deletes all files from an archive.