ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
StringReverse (Function)
Reverses the characters of a string.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Select query description window: Items used
Contains (Function)
Allows you to check if a substring is within a string.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
iPrintReport (Function)
Prints a report created with the report editor.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
StringInsert (Function)
Inserts a string into another character string at a given position.