ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DeclareAWPContext (Function)
Used to declare a list of variables whose values will be persistent between successive displays of Active WEBDEV Pages.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology...
Changing sites from AWP to SEO-ready session mode
FileDisplay (Function)
Displays a file in the user's browser.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
FontCreate (Function)
Creates a font definition.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Warning 18: Loop without potential end
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Programming the table cells
The Table controls can be handled......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
XMLParent (Example)
Usage example of the XMLParent function
fDate (Example)
Usage example of the fDate function
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function
iBorder (Example)
Usage example of the iBorder function
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
iPrintBlock (Function)
Forces a report block to print.