ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Code editor: Display options
The code editor proposes several display options......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
WinStatus (Function)
Identifies or modifies the window status.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
fTrackFile (Function)
Triggers the tracking of a file.
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).