ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
zipOpen (Function)
Opens an existing archive.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
FinError (Example)
Usage example of the FinError function
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grScatter3DMarkCaption (Function)
Used to specify the mark caption for a 3D Scatter chart.
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
Constants for managing Map controls
Constants for managing Map controls...
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....